Chase yourself around the couch!

While(true)
{
        If([#some conditional statement])
        {
                break;
        }
}



Andrew 


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Michael
Sent: Tuesday, 21 April 2009 5:07 p.m.
To: [email protected]
Subject: [phpug] Loop without expression


I want to run a loop without using an expression.

What is the best way to do this?

Michael


 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4023 (20090420) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4023 (20090420) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 


--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to