At 9:22 AM -0500 4/28/07, Edward Vermillion wrote:
It should, but instead try this:

$image_size = getimagesize($filename);
echo $image_size['mime'];


$image_size['mime'] ? Where did that come from?

I duno, maybe the manual.

http://us2.php.net/getimagesize   <-- 5th or 6th example down.

Also, try this:

http://xn--nvg.com/image_data

Cheers,

tedd

PS: If your browser chokes, get a better browser.

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to