string replace - str_replace
Posted: Thu Oct 02, 2008 4:30 pm
How can I do a str_replace for "\" when I try "\" I get syntax error
$output = str_replace("\", "\", $stringData);
$output = str_replace("\", "\", $stringData);
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/