php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #22609 Index
Submitted: 2003-03-08 10:46 UTC Modified: 2003-04-06 06:58 UTC
From: aldiab at softbyte dot qc dot ca Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.1 OS: Windows XP home
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: aldiab at softbyte dot qc dot ca
New email:
PHP Version: OS:

 

 [2003-03-08 10:46 UTC] aldiab at softbyte dot qc dot ca
It would be nice to have an index for the php manual.
Thank you.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-09 13:56 UTC] pollita@php.net
Could you be more specific in what you mean by an 'index'?

http://www.php.net/manual/en/  is one type of index (a table of contents).

http://www.php.net/quickref.php  is another type of index (a listing of all documented functions).
 [2003-03-10 11:23 UTC] aldiab at softbyte dot qc dot ca
Thank you for your answer.
The table of content, although very useful (we could not do without it), is not an index.
I checked the quickref.  It is already something, but kind of limited.  The complete index would allow you to find any important word that exists in the manual.
For example, I searched the word "if" to see if I would get the if statement's syntax, an explanation, and an example of an if statement; although I chose to search through the whole site, nothing was found...
The only place where I could find an example of "if", was in Functions/User-defined function, where there is an example of conditionnal function, without showing specifically the "if", and without discussing the different possibilities of embedded ifs, etc...
Maybe it exists somewhere, but I could'nt find it.  This is where a complete index would be very helpful.
Thank you.
 [2003-04-01 17:24 UTC] alindeman@php.net
Not only that, there is a search function in the manual.  What more do you want?
 [2003-04-06 06:58 UTC] sniper@php.net
Search is enough.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 05:01:30 2024 UTC