dams Thu May 17 00:30:32 2001 EDT
Modified files:
/phpdoc/en/functions image.xml
Log:
Added getimagesize 's return when failing.
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.38 phpdoc/en/functions/image.xml:1.39
--- phpdoc/en/functions/image.xml:1.38 Wed Apr 25 23:57:29 2001
+++ phpdoc/en/functions/image.xml Thu May 17 00:30:31 2001
@@ -86,6 +86,11 @@
pictures. <literal>bits</literal> is the number of bits for each color.
</para>
<para>
+ If accessing the <parameter>filename</parameter> image is impossible,
+ or if it isn't a valid picture, <function>getimagesize</function>
+ will return <literal>NULL</literal> and generate a warning.
+ </para>
+ <para>
The optional <parameter>imageinfo</parameter> parameter allows
you to extract some extended information from the image
file. Currently this will return the different
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
