[PHP-DOC] cvs: phpdoc /en/reference/image reference.xml From: Marcus Börger (marcus.boerger <email protected>)
Date: 08/29/02

helly Thu Aug 29 05:48:09 2002 EDT

  Modified files:
    /phpdoc/en/reference/image reference.xml
  Log:
  No libexif needed
  
  
Index: phpdoc/en/reference/image/reference.xml
diff -u phpdoc/en/reference/image/reference.xml:1.6 phpdoc/en/reference/image/reference.xml:1.7
--- phpdoc/en/reference/image/reference.xml:1.6 Wed Aug 28 14:28:39 2002
+++ phpdoc/en/reference/image/reference.xml Thu Aug 29 05:48:09 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -53,6 +53,11 @@
      <acronym>JPEG</acronym> and <acronym>TIFF</acronym> images. This way you can
      read meta data generated by digital cameras as mentioned above. These
      functions does not require the <acronym>GD</acronym> library.
+ <note>
+ <simpara>
+ PHP does not require any additional library for exif the module.
+ </simpara>
+ </note>
     </para>
    </section>
 

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php