Re: Auditing Code (security wise)

Posted by wtravel on 1207288734
Vaughan,

I have come to the same conclusion. mysql_real_escape_string() should be used instead, because addslashes is not 100% secure in use with a number of character sets.

Best wishes

This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=618&post_id=13415