Preventing mysql Injection
#1

Hi.

How to prevent Mysql Injection?

I have to use mysql_escape_string() or I can simply do something like this:

PHP код:
format(Querysizeof(Query), "SELECT * FROM `users` WHERE `Nome` = '%e'"name); 
Thank you for the help
Reply


Messages In This Thread
Preventing mysql Injection - by ReshiramZekrom - 03.10.2016, 17:26
Re: Preventing mysql Injection - by Stinged - 03.10.2016, 17:55
Re: Preventing mysql Injection - by ReshiramZekrom - 03.10.2016, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)