19.01.2016, 03:09
Since you cannot use '%e' in format or insert, how the heck do I then escape string? Im talking about tQuerries.
For example how would I escape string here with tQuerries
For example how would I escape string here with tQuerries
PHP код:
UPDATE `players` SET `Username`='%s' WHERE `ID`=%d