Which are types of control structures in PHP?
for, foreach, if, else, else if, switch, tries, throws, while
for
foreach
if
else
else if
switch
tries
throws
while
if-then-else, do-while, for-each, go-to, stop-when
if-then-else
do-while
for-each
go-to
stop-when
values, operators, expressions, keywords, comments
values
operators
expressions
keywords
comments
break, continue, do-while, exception, for, foreach, if, switch, throw, while
break
continue
exception
throw