Hello,
Im using win2k with apache 1.3.19, php 4.0.5. I tried to extract the EXIF data from an image
$exif = read_exif_data ('1.jpg')
but I get the error:
Fatal error: Can't get file statitics in c:\www\www-root/test_exif.php on line 2.
Any ideas?
Thanks