php-doc-en/language
cslawi aea6da18e1 Added a 'Basics' section to sort of flesh out the use of variables.
More importantly, added a bunch of stuff about predefined PHP variables,
since people keep asking about them. I've tried to make it fairly clear
that many of these will not be available in all circumstances.

I hope someone will access to other webservers can provide some
information on unique variables provided (under stock setups) by those
servers. An exhaustive listing may be impossible, but at least we can
explain the bits that are known.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16690 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-06 03:23:22 +00:00
..
basic-syntax.sgml Normalized according to the DocBook 3.1 DTD. This mostly just adds 1999-10-20 22:54:01 +00:00
constants.sgml Normalized according to the DocBook 3.1 DTD. This mostly just adds 1999-10-20 22:54:01 +00:00
control-structures.sgml Consistency would be good... 1999-11-30 21:20:48 +00:00
expressions.sgml Changed id for expressions section to "language.expressions", for 1999-12-06 03:19:54 +00:00
functions.sgml Documented use of variable-length arg lists in PHP4. 1999-12-01 20:17:17 +00:00
oop.sgml Note that multiple inheritance is not supported. 1999-11-15 00:55:22 +00:00
operators.sgml Fixed a typo (!= should've been |=); added ^= to precedence table. 1999-11-30 20:56:39 +00:00
types.sgml The speaker from Software AG for Tamino told us XML should be readable for humans and machines. I hope it will now get a little bit closer. 1999-12-02 23:20:50 +00:00
variables.sgml Added a 'Basics' section to sort of flesh out the use of variables. 1999-12-06 03:23:22 +00:00