Hi, I am trying to search mySQL for URLs that include & in them. I start 
with a standard URL that uses &, use str_replace to put in &, and then 
do a mySQL query. However, nothing is found when I run the search through 
PHP. When I do the search directly through phpMyadmin, it works fine. Anyone 
know what the problem is? 

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

Reply via email to