[thelist] PHP if exit Q

jsWalter jsWalter at torres.ws
Tue Aug 26 21:40:15 CDT 2003


> -----Original Message-----
> From: Kelly Hallman [mailto:khallman at wrack.org]
> Sent: Tuesday, August 26, 2003 4:06 PM
> To: thelist at lists.evolt.org
> Cc: jsWalter at torres.ws
> Subject: RE: [thelist] PHP if exit Q

> do {
>     if ($cond1) { ... } else { break; }
>     if ($cond2) { ... } else { break; }
>     ...
> } while(0);

duh!

Staring me right ion the face!

Thanks.

Walter




More information about the thelist mailing list