Escape string
#6

%e is indeed an escape string,
Im using it in my code too.
Код:
mysql_format(mysql, query, sizeof(query), "SELECT * FROM `players` WHERE `Username` = '%e' LIMIT 1", Name[playerid]);
Reply


Messages In This Thread
Escape string - by Squirrel - 10.01.2016, 22:58
Re: Escape string - by ikey07 - 10.01.2016, 23:01
Re: Escape string - by Squirrel - 10.01.2016, 23:02
Re: Escape string - by itsCody - 10.01.2016, 23:10
Re: Escape string - by Squirrel - 10.01.2016, 23:19
Re: Escape string - by yvoms - 10.01.2016, 23:19

Forum Jump:


Users browsing this thread: 3 Guest(s)