PHP ʖ²ἯTH
º/A
Ղ 12. w³̿ؖƼ/A
Ŀ¼ if else elseif w³̿ؖƵČ洺ӯ·¨ while do..while for foreach break continue switch declare return require() include() require_once() include_once()
if
if (expr) statement
if ($a $b) print "a is bigger than b";
if ($a $b) {print "a is bigger than b"; $b = $a;}
º/A
ưµ㼯A
ɏһ¼¶