Reserved Words and System Constants

You have learned the basics about writing PHP programs, but a comprehensive list of reserved words is always helpful. Table 4-12 contains the PHP reserved word list (the number following the reserved word indicates the release when it became available).

Table 4-12. Reserved Word List
Andelseinclude once()php_user_filter
orelseifisset()interface 5
xorempty ()list()implements 5
_FILE_enddeclarenewextends
exception 5endforprint()public 5
_LINE_endforeachrequire()private 5
array()endifrequire_once()protected 5
asendswitchreturn()abstract 5
breakendwhilestaticclone 5
caseeval()switchtry 5
classexit()unset()catch 5
constextendsusethrow 5
continueforvarcfunction 4
declareforeachwhileold function 4
defaultfunction_FUNCTION_this ...

Get Oracle Database 10g Express Edition PHP Web Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.