PHP module exif test page

(c) Marcus Börger, 2002

Images taken from www.exif.org, marcus-boerger.de all rights reserved by their authors and artists, see exif headers. The files can be downloaded here. To start the test you simple have to put all images into the same directory as this script. The test will work with all files in that directory and all subdirectories. To test private images just put them into that directory.

Youmay take a look at the test source here.

This test just prooves that some exif headers can be scanned. If all files produce a header in output the module might be o.k.

What to look for in detail:

function exif_tagname

ImageWidthImageWidthO.K.
JPEGProcJPEGProcO.K.
SceneTypeSceneTypeO.K.
falsefalseO.K.

function exif_read_data for 6 images

1/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test5.jpg
exif_thumbnailexif_thumbnail returned false
O.K. 
2/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test4.jpg
exif_thumbnailexif_thumbnail returned false
O.K. 
3/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/bug34704.jpg
exif_thumbnailexif_thumbnail returned false
O.K. 
4/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test2.jpg
exif_thumbnailO.K. 
5/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test3.jpg
exif_thumbnailO.K. 
6/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test1.jpg
exif_thumbnailexif_thumbnail returned false
O.K. 
1
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test5.jpg
exif_thumbnailexif_thumbnail returned false
O.K.
2
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test4.jpg
exif_thumbnailexif_thumbnail returned false
O.K.
3
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/bug34704.jpg
exif_thumbnailexif_thumbnail returned false
O.K.
4
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test2.jpg
exif_thumbnail1 x 1
5
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test3.jpg
exif_thumbnail1 x 1
6
/home/kapa8636/public_html/home/ovh/src/php-4.4.2/ext/exif/tests/test1.jpg
exif_thumbnailexif_thumbnail returned false
O.K.