> -----Original Message----- > From: William Stokes [mailto:kalles@xxxxxxxxxxxxx] > Sent: Thursday, March 31, 2005 8:58 AM > I was under impression that php automatically gives values to image_type > and image_name if one tries to upload image from a web form if the name > of the uploaded image field is image. > > If I do this I can see that there is a path for the uploaded image in a > variable but the echo won't print anything. Where I am mistaken here? > > var_dump($_GET); > echo $image_name; You´re all wrong here... Have a look at http://dk.php.net/manual/en/features.file-upload.php -- Med venlig hilsen / best regards ComX Networks A/S Kim Madsen Systemudvikler/systemdeveloper -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php