TEXT:
4
5
6
7
8
10
11
13
18
19
20
21
22
23
24
25
CIS 52 INDEX
Flow Control Functions in PHP
Martha's CIS 52 - Fall 2009 - Foothill
Chapter 6 TEXT EXAMPLES
112-
testif.php
-
113 -
testifelse.php
-
114 -
testifelseif.php
-
116 -
testswitch.php
-
116b -
testswitch-happy.php
116c -
testswitch-noBreak.php
117 -
testtern.php
- Ternary operator
118 -
testwhile.php
119 -
testdowhile.php
119b -
testdowhile.php
120 -
testfor.php
121 -
testfor2.php
122 -
testfor3.php
123 -
testcontinue.php
125 -
testnestfor.php
126 -
testmultiecho.php
127 -
testhtml2php.php