Is there a way to determine the file type of a file uploaded via an <INPUT TYPE="file"> form? I know that getimagesize() tells you if a file is a GIF, JPG or PNG -- I'm interested in determining if a file is a valid PDF or valid Word document. Thanks for the help. Ezra -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Determining file types of uploaded files Ezra Freedman
- Re: [PHP] Determining file types of uploaded files Ezra Freedman
- Re: [PHP] Determining file types of uploaded fil... Darren Henderson
- [PHP] Re: Determining file types of uploaded fil... Philip Hallstrom