|
Thanks for pointing me to the sticky topics. There are some really good articles in there.
So, just to make sure, all I need to do is use mysql_real_escape_string() on the "input" and then its safe to use in the MySQL query? Are there any other potential security problems I should be aware of?
Thanks a lot for your help!!
|