Escape an entire array to prevent injection attacks


/ Published in: PHP
Save to your folder(s)

Usage: $_POST = mysql_real_escape_array($_POST)

URL: http://us.php.net/mysql_real_escape_string

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.