Saturday, November 22, 2014

QL Injection stripslashes

i have seen a lot but no sure the best way to use them - SQL Injection stripslashes(strtolower($username)); $dbc->real_escape_string($_POST['username']); mysqli_real_escape_string($_POST['username']); etc

No comments:

Post a Comment