I have no idea what m-dance said about '$_FILES not checking consistents', that doesn't sound like good english to me...
At a *nix shell prompt, type:
file TheNameOfYourFile.php
For PHP it says... PHP script text
Of course you can use it immediately, you'll just need to use readfile() and header() or fopen(), fpassthru() or something along those lines to read the file in spit it out to the user.