back slashes being added by php script
Posted by: bradww
Posted on: 2005-03-18 19:10:00
I have 22 text areas on a web page with the action going to a php script that writes whaever is in the text areas to a web pag.it simply opens files and writes to them, they are html files. the problem i'm having is the scriipt is putting a back slash before double and single quotes. does anybody have an idea why this is happening? There are no rejplace functions in the script. any help would be greatly appreciated.