$file_id = $db->escape_string(md5_file($file));
~$ php -r '$a = "string"; $a[3] = "u"; echo $a;' strung