ID: 20094
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: 4.3.0-pre1
New Comment:
Function is added at least in online help.
Previous Comments:
------------------------------------------------------------------------
[2002-10-25 13:06:51] [EMAIL PROTECTED]
Please add php_image_type_to_mime_type() to the documentation.
array image_type_to_mime_type(int imagetype)
Convert internal image_type to mime type
<?
//returns "image/gif"
print(image_type_to_mime_type(IMAGETYPE_GIF));
?>
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=20094&edit=1
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php