php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #68767 typo in JavaScript example
Submitted: 2015-01-07 16:58 UTC Modified: 2015-01-07 17:05 UTC
From: ingmar dot pforr at ble dot de Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ingmar dot pforr at ble dot de
New email:
PHP Version: OS:

 

 [2015-01-07 16:58 UTC] ingmar dot pforr at ble dot de
Description:
------------
http://php.net/manual/en/faq.html.php#faq.html.select-multiple
...
 for example:

variable = documents.forms[0].elements['var[]'];
                   ~


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-07 17:03 UTC] salathe@php.net
Automatic comment from SVN on behalf of salathe
Revision: http://svn.php.net/viewvc/?view=revision&revision=335667
Log: fix typo in javascript example (doc bug #68767)
 [2015-01-07 17:04 UTC] salathe@php.net
-Status: Open +Status: Closed -Type: Bug +Type: Documentation Problem -Package: Website problem +Package: Documentation problem -Assigned To: +Assigned To: salathe
 [2015-01-07 17:04 UTC] salathe@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 [2015-01-07 17:05 UTC] salathe@php.net
Oops, wrong "quick fix" message.  It should have read:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 05:00:01 2025 UTC