php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #11481 wrong translation in french
Submitted: 2001-06-14 04:21 UTC Modified: 2001-06-14 13:59 UTC
From: mnoel at net-conception dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mnoel at net-conception dot com
New email:
PHP Version: OS:

 

 [2001-06-14 04:21 UTC] mnoel at net-conception dot com
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". 

:-)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 13:58 UTC] dams@php.net
La traduction est conforme ? la documentation Anglaise, et 
au comportement de PHP.
 [2001-06-14 13:59 UTC] dams@php.net
La traduction est conforme ? la documentation Anglaise, et 
au comportement de PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 00:01:29 2025 UTC