Exif FunctionsExif
&reftitle.intro;
With the exif extension you are able to work with image meta data. For
example, you may use exif functions to read meta data of pictures taken
from digital cameras by working with information stored in the headers of
the JPEG and TIFF images.
&reftitle.required;
Your PHP must be compiled in with --enable-exif.
PHP does not require any additional library for the exif module. Windows
users must also have the mbstring
extension enabled.
&reference.exif.configure;
&reference.exif.ini;
&reftitle.resources;
&no.resource;
&reference.exif.constants;
&reference.exif.functions;