View Single Post
Old 02-14-2008, 01:17 AM   #8 (permalink)
Alan @ CIT
Member of the Month
The Frequenter
Member of the Month Top Contributor 
 
Alan @ CIT's Avatar
 
Join Date: Apr 2005
Location: South UK
Posts: 483
Thanks: 51
Alan @ CIT is on a distinguished road
Default

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
Send a message via MSN to Alan @ CIT
Alan @ CIT is offline  
Reply With Quote