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 variable, function, constant or method names, as it will surely lead to confusion.