关键字(Keyword)


下面是在PHPoC预定义的关键字。因关键字、函数、还有常数使用一个命名空间,在定义函数及常数时请注意不要与下面的关键字重复。

字母 预定义关键字
a array
b bool
boolean
break
c case
const
continue
d default
define
die
do
echo
e else
elseif
exit
g global
goto
i if
int
integer
include
include_once
p print
r return
s static
string
switch
w while