Motivation
With the increased usage of PHP as a programming language for
server-side programming, this series of webpages was designed
to aid computer scientist with a quick reference to the semantics
and syntax of this evolving programming language.
Introduction
The webpages containing the semantics and syntax of PHP are based
on the definitions of PHP 4 in Programming PHP (O'Reilly). Since PHP is
a quickly evolving language, these set of web pages are going to be based
on PHP 4 which is currently being used in production environments.
PHP Syntax and Semantics Links
For PHP syntax go to [ php.syntax.html ]
For PHP semantics go to [ php.semantics.html ]
For PHP terms and keyword glossary go to [ php.glossary.html ]
For miscellaneous PHP information go to [ php.misc.html ]
For PHP code samples go to [ php.samples.html ]
. . . . . . . . . ( end of section Syntax and Semantics for PHP) <<Contents | Index>>