Příloha E. PHP reserved words

Here is the list of PHP reserved words, usually constants and predefined variables. You won't find any functions here, but rather language constructs. You shouldn't try to use such names as a variable, function, constant or method name, as it will surely lead to confusion.