ID:          31861
 Updated by:  [EMAIL PROTECTED]
 Reported By: chvol at aol dot com
-Status:      Open
+Status:      Bogus
 Bug Type:    Documentation problem
 PHP Version: 4.3.10
 New Comment:

I don't understand what you're asking for here, or the problem. PHP is
huge so the information is broken down into appropriate sections. Want
to learn about for? Read about loops. Echo is documented in several
places. All "commands" are described as per their extension, or section
(like language reference). The search feature can be useful as well.

If everything was on one page, that page would be enormous. Maybe you
should download the HTML one-page version of the manual.


Previous Comments:
------------------------------------------------------------------------

[2005-02-06 15:29:16] chvol at aol dot com

Description:
------------
This documentation doesn't explain the PHP language.  It gives low
level constructs, and various categories where certain things can be
found.  However, it doesn't actually simply define the language itself:
a line consists of statements separated by ";".  Each statement consists
of one of the following: MISSING LIST HERE

If you poke around you can find reference to the FOR command in one
place, and ECHO somewhere else in there.  But the user isn't supposed
to have to look through the entire manual to find one item: a certain
command.  I have been trying to find one particular command and have
been searching through the different sections.

Why don't you just list them out?  You know, describe the PHP language
commands?




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=31861&edit=1

Reply via email to