I have some URLs in hrefs that have an &. This does not validate HTM4.01 transitional, so I want to replace them with &
So I buffer the output and do a replace, but suppose there is already an & then I get & or if I have anything else like " then I get " Any ideas on how to do this the right way??? Thanks! Shawn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php