Hi,

> Just do a conditional break.

> case 0:
>       blah blah blah.....
>       if (my condition == false)
>               break;
> case 1:
> blah blah ..............

        Oh...  you know, I've gotta stop leaving my brain at home.  Thanks Chris,
R'twick..  It sure is a relief to know that this list is here when I'm
having bad PHP days..  which lately, is everyday...  This solved my problem
perfectly.

-Dan Joseph


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to