Trying using stripslashes() on the string variable prior to displaying
it.  That *might* not work for you, but I'd try that first.

---Matt

-----Original Message-----
From: Gregory Chagnon [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 26, 2003 11:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] One more string question

When I submit a form with a text area containing the test
"//server/share"
and try to echo the variable it echos "////server//share".  Is there any
way
to prevent the extra /'s?  Thanks!
-Greg



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





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

Reply via email to