From:             chvol at aol dot com
Operating system: 
PHP version:      4.3.10
PHP Bug Type:     Documentation problem
Bug description:  The Documentation doesn't describe the language (PHP)

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 bug report at http://bugs.php.net/?id=31861&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31861&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31861&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31861&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31861&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31861&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31861&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31861&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31861&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31861&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31861&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31861&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31861&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31861&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31861&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31861&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31861&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31861&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31861&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31861&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31861&r=mysqlcfg

Reply via email to