--- "Philip J. Newman" <[EMAIL PROTECTED]> wrote: > what is the best way to remove extra \'s from strings ... would be?
The best way is to not put them there in the first place. :-) I guess the second best way would be stripslashes(). Hope that helps. Chris ===== Chris Shiflett - http://shiflett.org/ PHP Security Handbook Coming mid-2004 HTTP Developer's Handbook http://httphandbook.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php