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

_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to