01-20-2008, 12:43 AM
|
#4 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
but if i place this exit(); between the curleys then the loop will end.
but
this cant be ended. (unless a value is changed in a variable.)
while($i != 1 && $i=0) { echo "loop<br>"; }
__________________
no signature set
|
|
|
|