SA-MP Forums Archive
mysql_escape_string - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: mysql_escape_string (/showthread.php?tid=485374)



mysql_escape_string - Birdkid1999 - 04.01.2014

Looking for someone to help me fix this error 017: undefined symbol "mysql_escape_string" error! If you can give me an answer, I may be able to pay you 5 dollars

skype: noah_wilson1208


AW: mysql_escape_string - Mellnik - 04.01.2014

Try mysql_real_escape_string(..). Open your MySQL include file and look for that function.