top | item 46234645 (no title) garaetjjte | 2 months ago mysql_real_escape_string is only deprecated because there is mysqli_real_escape_string. I always wondered why it's "real"...like is there "fake" version of it? discuss order hn newest cess11|2 months ago Yes.https://www.php.net/manual/en/function.mysql-escape-string.p...https://stackoverflow.com/questions/3665572/mysql-escape-str...One hardly even tries to do the thing it says on the tin, the other one at least tries to be the real thing. None of them worked very well, however.
cess11|2 months ago Yes.https://www.php.net/manual/en/function.mysql-escape-string.p...https://stackoverflow.com/questions/3665572/mysql-escape-str...One hardly even tries to do the thing it says on the tin, the other one at least tries to be the real thing. None of them worked very well, however.
cess11|2 months ago
https://www.php.net/manual/en/function.mysql-escape-string.p...
https://stackoverflow.com/questions/3665572/mysql-escape-str...
One hardly even tries to do the thing it says on the tin, the other one at least tries to be the real thing. None of them worked very well, however.