02-14-2008, 01:19 AM
|
#9 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Alan @ CIT
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
|
|
|
|