How do you prevent MySQL Injections?
#3

Oh Nvm,

@ Danielo, use the function
pawn Код:
mysql_real_escape_string(const str[], dest[]);
Just use it before a mysql_query, where someone enters a text/number etc into the script.
Reply


Messages In This Thread
How do you prevent MySQL Injections? - by Toni - 30.08.2010, 00:09
Re: How do you prevent MySQL Injections? - by Danielo - 30.08.2010, 00:44
Re: How do you prevent MySQL Injections? - by Toni - 30.08.2010, 01:40

Forum Jump:


Users browsing this thread: 1 Guest(s)