I have the following code:
$filename = $_FILES[\'files\'][\'name\']; $ext = pathinfo($filename, PATHINFO_EXTENSION); $ext = strtolower($ext); $thefilename = $