Does anyone know how to get the file from a form?
I was simlpy using $filename (filename being the 'name' of the input), but now I can't, is there a way of me doing
$filename = $_Post['filename'];
?
What would be correct?
http://php.net/manual/en/features.file-upload.php