error while executing query
#4

You need to use ' on a string, yes. Also, use '%e' specifier instead of '%s' when you use mysql_format. It escape your query from injections and other stuffs like that.
Reply


Messages In This Thread
error while executing query - by BugsBunny - 07.01.2018, 17:04
Re: error while executing query - by Hunud - 07.01.2018, 17:12
Re: error while executing query - by BugsBunny - 07.01.2018, 17:27
Re: error while executing query - by Dayrion - 07.01.2018, 20:04

Forum Jump:


Users browsing this thread: 1 Guest(s)