RE: [PHP] urldecode(0 and urlencode()

2002-04-23 Thread Collins, Robert
] Subject: [PHP] urldecode(0 and urlencode() In the following script, if the user types in Mike O'Hara in the name textbox the final output is: Mike O\'Hara I am using the urlencode() and urldecode() functions. If anybody can offer a suggestion how to lose the slash I would greatly app

[PHP] urldecode(0 and urlencode()

2002-04-23 Thread Anthony Ritter
In the following script, if the user types in Mike O'Hara in the name textbox the final output is: Mike O\'Hara I am using the urlencode() and urldecode() functions. If anybody can offer a suggestion how to lose the slash I would greatly appreciate it. Thanking all in advance. Tony Ritter