Date: 11/07/02
- Next message: xilord <email protected>: "[PHP-DOC] #18756 [Fbk->Opn]: August Edition Format Poorly Designed"
- Previous message: Philip Olson: "Re: [PHP-DOC] Manual page suggestions (was: dba_open...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 20094
Updated by: helly <email protected>
Reported By: leon <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] leon <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
- Next message: xilord <email protected>: "[PHP-DOC] #18756 [Fbk->Opn]: August Edition Format Poorly Designed"
- Previous message: Philip Olson: "Re: [PHP-DOC] Manual page suggestions (was: dba_open...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

