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
 [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: Fri Apr 19 21:01:30 2024 UTC