On Wed, 15 May 2002, Andre Dubuc wrote:
> Actually, I figured out how to do it: a combination of  checking:
> if ( $_REQUEST['pix']['type'] == "image/jpeg")}  blah, blah, blah

I'm pretty certain that the 'type' that appears here is just derived from
the file name, and therefore is not trustworthy. Someone please correct me
if I'm wrong (as if that's ever a problem...)

miguel


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

Reply via email to