mysql_escape_string
#1

How should I use this function?
For example one of my commands sends a text to SQL, If the player sends a text with ' or ` and such, It results a sql injection, I want to block these injections by using
mysql_escape_string.
Does anyone know how to use this f unction?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)