escaping in query
#5

You should simply use mysql_format. Using that you don't ever have to worry about escaping. The original value of the variable is preserved and an escaped version is sent with the query.
Reply


Messages In This Thread
escaping in query - by MerryDeer - 15.08.2016, 06:51
Re: escaping in query - by ThePhenix - 15.08.2016, 07:04
Re: escaping in query - by MerryDeer - 15.08.2016, 07:08
Re: escaping in query - by ThePhenix - 15.08.2016, 07:14
Re: escaping in query - by Vince - 15.08.2016, 08:19

Forum Jump:


Users browsing this thread: 1 Guest(s)