At 6:04 PM +0200 6/24/06, M. Sokolewicz wrote: >tedd wrote: >> >>While we're on the subject, I tried to see how exif_read_data() works -- but, my tests come back: >> >> Fatal error: Call to undefined function: exif_read_data() in >> >>Any ideas as to why it's a undefined function for me? >> > >the exif extension needs to be enabled for them to exist? :) >(and on windows: > Windows users must enable both the php_mbstring.dll and php_exif.dll DLL's in php.ini. The php_mbstring.dll DLL must be loaded before the php_exif.dll DLL so adjust your php.ini accordingly.) >- tul -tul: Okay, according to phpinfo mbstring is installed, but what do I look for to confirm if exif is installed, or not -- "exif"? If so, then I guess that it's not installed because I can't find it. I'll check with my server and see what he says. Thanks. tedd -- ------------------------------------------------------------------------------------ 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