附录(Appendix )
关键词(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 |