View Single Post
Old 01-20-2008, 12:43 AM   #4 (permalink)
sarmenhb
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
sarmenhb is on a distinguished road
Default

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
sarmenhb is offline  
Reply With Quote