키워드(Keyword)


다음은 PHPoC에서 미리 정의된 키워드입니다. 키워드, 함수 그리고 상수는 하나의 네임스페이스를 공유하므로 함수 및 상수를 선언할 때 아래의 키워드와 중복되지 않도록 유의하시기 바랍니다.

알파벳 키워드
a array
b bool
boolean
break
c case
const
continue
d default
define
die
do
e echo
else
elseif
exit
f float
for
g global
goto
i if
int
integer
include
include_once
p print
r return
s static
string
switch
w while