From 07cced0380d3289956e92fb7f55d7b00004c5a74 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 29 Aug 2002 09:48:09 +0000 Subject: [PATCH] No libexif needed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94033 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/reference.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/image/reference.xml b/reference/image/reference.xml index ee6c61b593..5245b246b4 100644 --- a/reference/image/reference.xml +++ b/reference/image/reference.xml @@ -1,5 +1,5 @@ - + Image functions Image @@ -53,6 +53,11 @@ JPEG and TIFF images. This way you can read meta data generated by digital cameras as mentioned above. These functions does not require the GD library. + + + PHP does not require any additional library for exif the module. + +