image_type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

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;

Thanks
-Will

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux