How do I change " ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there everyone,

How do I strip " from a string?  Actually, I need to change it to a legal
char so I can send it via the URL.

 $url4 = str_replace("/"", ".", $url4);

Tried the above but there's something wrong?

Any help would be appreciated :-)

Chris


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux