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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 16:01:29 2024 UTC