--- In php-list@yahoogroups.com, Mladen Milankovic <[EMAIL PROTECTED]> wrote: > > On Tuesday 25 March 2008 21:44:56 whoisquilty wrote: > > When I insert into my database from a form, there are slashes added before > > quotes. What do I need to do to get rid of this? > > Hi. > > It sound like you have problems with magic quotes. Open your php.ini file and > search for magic_quotes and turn them all off. This way you'll have total > control over your data. :) > > regards > mmlado >
I don't think I've got access to it. I'm not the admin of my server.