ID: 21883
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: GetImageSize related
+Bug Type: Documentation problem
Operating System: Windows XP pro SP1
PHP Version: 4.3.0
New Comment:
It's only working correctly in PHP > 4.3 -> doc problem.
Previous Comments:
------------------------------------------------------------------------
[2003-01-26 01:55:46] [EMAIL PROTECTED]
-Short script :
<?php
$taille = getimagesize("JPEG2000.jp2");
dump $taille;
?>
-List of modules :
I dowloaded PHP4.3 binary for Windows (ZIP file), from your site.
-Any other information :
I tried the same script with a JPG image, it works.
I saw every where that JPEG2000 is managed in PHP 4.3. :
http://www.zend.com/manual/function.getimagesize.php for exemple. Is
there a "Zend" PHP or is it for the future ?
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=21883&edit=1
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php