[PHP-DOC] cvs: phpdoc /fr/functions image.xml From: Egon Schmid (eschmid <email protected>)
Date: 12/26/00

eschmid Tue Dec 26 03:17:27 2000 EDT

  Modified files:
    /phpdoc/fr/functions image.xml
  Log:
  BTW examples should be indented by four spaces.
  
Index: phpdoc/fr/functions/image.xml
diff -u phpdoc/fr/functions/image.xml:1.11 phpdoc/fr/functions/image.xml:1.12
--- phpdoc/fr/functions/image.xml:1.11 Tue Dec 26 02:24:19 2000
+++ phpdoc/fr/functions/image.xml Tue Dec 26 03:17:27 2000
@@ -61,8 +61,8 @@
      <example>
       <title><function>getimagesize</function></title>
       <programlisting>
-&lt;?php $size = GetImageSize("img/flag.jpg"); ?gt;
-&lt;IMG SRC="img/flag.jpg" &lt;?php echo $size[3]; ?gt;>
+&lt;?php $size = GetImageSize("img/flag.jpg"); ?&gt;
+&lt;IMG SRC="img/flag.jpg" &lt;?php echo $size[3]; ?&gt;>
       </programlisting>
      </example>
     </para>
@@ -85,7 +85,7 @@
         $iptc = iptcparse($info["APP13"]);
         var_dump($iptc);
     }
-?gt;
+?&gt;
         </programlisting>
        </example>
      <note>
@@ -1073,7 +1073,7 @@
 &lt;?php
 $im = ImageCreateFromPng("test.png");
 ImagePng($im);
-?gt;
+?&gt;
       </programlisting>
      </informalexample>
     </para>
@@ -2080,7 +2080,7 @@
  while(list($k,$v)=each($exif)) {
    echo "$k: $v&lt;br>\n";
  }
-?gt;
+?&gt;
 Output:
 FileName: p0001807.jpg
 FileDateTime: 929353056