Name: Anonymous 2008-08-19 8:01
$file_id = $db->escape_string(md5_file($file));
$file_id = $db->escape_string(md5_file($file));
str_split with one argument does is waste time with a function call that does nothing.