This is a discussion on imagejpeg and imagepng within the alt.comp.lang.php forums, part of the PHP Programming Forums category; According to the PHP manual, imagejpeg and imagepng have a return value of type "int" - but I do ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
According to the PHP manual, imagejpeg and imagepng have a return value of
type "int" - but I do not see where it says what the values mean. Can anyone enlighten me? Here are the manual pages: http://us4.php.net/manual/en/function.imagejpeg.php http://us4.php.net/manual/en/function.imagepng.php -Josh |