Hey!
I am having a problem passing the value of an Input Text box with out php modifying the data.
Here is an example:
Text data: Brandon's website
Once it has been passes like myapp.php?text=Brandon's website
It becomes: Brandon\'s website
How do I make it take out the \ ?
Thanx
Brandito
