View Single Post
Old 03-26-2008, 05:25 PM   #2 (permalink)
martins256
The Wanderer
Good Samaritan 
 
martins256's Avatar
 
Join Date: Mar 2008
Posts: 18
Thanks: 0
martins256 is on a distinguished road
Default

$_FILES['userfile']['type'] is sent by the user thats uploads the file. you should check the file type with getimagesize()
martins256 is offline  
Reply With Quote