Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How does it make you feel?

Name: Anonymous 2008-08-19 8:01


$file_id = $db->escape_string(md5_file($file));

Name: Anonymous 2008-08-19 9:51

>>6
escape_string() is a mysqli method equivalent to mysqli_real_escape_string. So basically, the md5 sum is escaped before database insertion.
And so the question is, what's the point in escaping md5 checksums?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List