NYCPHP Meetup

NYPHP.org

[nycphp-talk] Reading Photo Information

David Krings ramons at gmx.net
Sun Dec 17 22:05:21 EST 2006


Hi,

    yes, exif is not a standard module in many PHP configurations. I use 
Apachefriend's XAMPP on Windows and it was simply a matter of taking the 
; out in front of the line in the php.ini. Haven't done this on Linux 
yet, but if the module is there it will probably as easy.

       David


tedd wrote:
> At 8:58 AM -0800 12/16/06, Jeff Knight wrote:
>> http://www.nyphp.org/content/presentations/GDintro/gd27.php
>>
>
> It might be an obvious question to some, but according the docs, the 
> exif_read_data() function is supposed to be available for php 4 and 
> greater. However, I'm using php 4.3.11 and when I use it, I get a 
> Fatal Error that exif_read_data() is an undefined function.
>
> Is there a library or something I'm supposed to add to be able to use 
> this function?
>
> Suggestions?
>
> tedd




More information about the talk mailing list