Martin Clifford wrote:

 > Try stripslashes() before addslashes(), to ensure that it doesn't 
already contain slashes.
 >
 > HTH
 >
 > Martin

But what if the original data contained a slash? I want to keep that 
slash in the data ...

Jc


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

Reply via email to