php-doc-en/language
cslawi 1debec1be1 Further explanations on the behaviour of include() and require().
Also gives differences between PHP3 and PHP4 when using these statements.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16743 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-07 00:02:38 +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 Further explanations on the behaviour of include() and require(). 1999-12-07 00:02:38 +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 Fixed up the predefined variable list some more. 1999-12-06 10:25:30 +00:00