1.and 2.or 3. xor 4._FILE_ 5.exception(PHP 5) 6._LINE_ 7.array() 8.break 9.case 10.class 11.const 12.continue 13.declare 14.default 15.as 16.die()
17.do 18.echo 19.else 20.elseif 21.empty() 22.enddeclare 23.endfor 24.endforeach 25.endif 26.endswitch 27.endwhile 28.eval() 29.exit() 30.extends
31.for 32.foreach 33.function 34.global 35.if 36.include 36.include_once 37.isset() 38.list() 39.new 40.print 41.require 42.require_once 43.return
44.static 45.switch 46.unset() 47.use 48.var 49.while 50._FUNCTION_ 51._CLASS_ 52._METHOD_ 53.final(PHP 5) 54.php_filter(PHP 5)
55.interface(PHP 5) 56.implements(PHP 5) 57.extends public(PHP 5) 58.private(PHP 5) 59.protected(PHP 5) 60.abstract(PHP 5) 61.clone(PHP 5)
62.try(PHP 5) 63.catch(PHP 5) 64.throw(PHP 5) 65.cfunction(PHP 4 only) 66.this(PHP 5 only)