Type Operators
Introduction
Language Reference
PHP Manual
Control Structures
Table of Contents
Introduction
if
else
elseif/else if
Alternative syntax for control structures
while
do-while
for
foreach
break
continue
switch
declare
return
require
include
require_once
include_once
goto
Type Operators
Introduction
Language Reference
PHP Manual