39 coaches online • Server time: 23:28
* * * Did you know? The most touchdowns in a single match is 23.
Log in
Recent Forum Topics goto Post Deep stalling mitiga...goto Post Festival of nonsensegoto Post Replays
[X] Praying Help Please
while
#11
Lineman
MA
7
ST
3
AG
3
AV
7
R
0
B
0
P
0
F
0
G
15
Cp
0
In
0
Cs
1
Td
1
Mvp
0
GPP
5
XPP
0
SPP
5
Injuries
 
Skills
while loops are the simplest type of loop in PHP. They behave just like their C counterparts.

The meaning of a while statement is simple. It tells PHP to execute the nested statement(s) repeatedly, as long as the while expression evaluates to TRUE. The value of the expression is checked each time at the beginning of the loop, so even if this value changes during the execution of the nested statement(s), execution will not stop until the end of the iteration (each time PHP runs the statements in the loop is one iteration). Sometimes, if the while expression evaluates to FALSE from the very beginning, the nested statement(s) won't even be run once.
Match performances
Date
Opponent
Comp
TD
Int
Cas
Mvp
Spp
2004-08-31
-
1
-
1
-
5