ID: 11481 Updated by: dams Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: La traduction est conforme à la documentation Anglaise, et au comportement de PHP. Previous Comments: --------------------------------------------------------------------------- [2001-06-14 04:21:20] [EMAIL PROTECTED] getimagesize() retourne un tableau de 4 éléments. L'index 0 contient la largeur. <-*******WRONG --->LONGUEUR L'index 1 contient la longueur.<-*******WRONG --->LARGEUR L'index 2 contient le type de l'image : 1 = GIF, 2 = JPG, 3 = PNG. L'index 3 contient la chaîne à placer dans les balises HTML : "height=xxx width=xxx". :-) --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11481&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]