View Single Post
Old 02-14-2008, 01:19 AM   #9 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Alan @ CIT View Post
Can you edit your script and put:

PHP Code:
echo $_FILES['file']['type']; 
So I can see exactly what it contains when you upload an image?

Alan
Well I echo it out with the substr and it doesn't show. By the way it works for me now cause I was clueless and forgot to do $var['extension'] xD

Update: $var['extension'] doesn't show the image type either.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote