tularis Sat Jan 4 05:51:51 2003 EDT
Modified files:
/phpdoc/en/reference/image/functions getimagesize.xml
Log:
Fixed bug #21403
Index: phpdoc/en/reference/image/functions/getimagesize.xml
diff -u phpdoc/en/reference/image/functions/getimagesize.xml:1.10
phpdoc/en/reference/image/functions/getimagesize.xml:1.11
--- phpdoc/en/reference/image/functions/getimagesize.xml:1.10 Fri Sep 6 02:58:43
2002
+++ phpdoc/en/reference/image/functions/getimagesize.xml Sat Jan 4 05:51:51
+2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
<refentry id="function.getimagesize">
<refnamediv>
@@ -78,7 +78,7 @@
</para>
<para>
Beginning with PHP 4.3, <function>getimagesize</function> also returns an
- additional parameter, <literal>MIME</literal>, that corresponds with the
+ additional parameter, <literal>mime</literal>, that corresponds with the
MIME type of the image. This information can be used to deliver images
with correct HTTP Content-type headers:
<example>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php