im having a problem with exif_read_data() function,
easyphp 2.0 doesnt seems to recognise it, i check php.net and it says that its ok for (PHP 4 >= 4.2.0, PHP 5) and correct me if im mistaken easyphp runs php 5.2 or something like that.
this is the error message i get
Fatal error: Call to undefined function exif_read_data() in C:\Program Files\EasyPHP 2.0b1\www\www.snapshare.com\photo.php on line 196
can anyone help?
do i need to install some kind of extenstion?