Re: [PHP] switch & continue statements

2002-02-25 Thread Jason Cox
e a switch block but I doubt it will jump you to the default case. Hope that helps, Jason Cox - Original Message - From: "KAT 44" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 23, 2002 9:13 PM Subject: [PHP] switch & continue statements He

Re: [PHP] switch & continue statements

2002-02-25 Thread Lars Torben Wilson
On Sat, 2002-02-23 at 20:13, KAT 44 wrote: > Hello, > I'm not sure if this is a newsgroup, list or direct e-mail > address. In any case, I ask of anybody who can answer my > question to *send me an e-mail* at [EMAIL PROTECTED], > and not answer on the list/newsgroup/etc. (Thank you.) I'm reply

[PHP] switch & continue statements

2002-02-25 Thread KAT 44
Hello, I'm not sure if this is a newsgroup, list or direct e-mail address. In any case, I ask of anybody who can answer my question to *send me an e-mail* at [EMAIL PROTECTED], and not answer on the list/newsgroup/etc. (Thank you.) My question is the following: When having a switch statement as fo