29.01.2018, 10:47
First of all, you should check out the documentation for the function here: https://sampwiki.blast.hk/wiki/MySQL/R33..._escape_string
It states this:
In your case, I suggest you try this:
It states this:
In your case, I suggest you try this:
PHP код:
mysql_escape_string(inputtext, lPassword);