php 5.3:

<?php
a:
goto a;
?>


On 22/04/2009 11:56, Hamish Campbell wrote:
> include $_SERVER['SCRIPT_FILENAME'];
>
> On Apr 21, 5:18 pm, "Andrew McMurtrie"<[email protected]>  wrote:
>> 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