Short and sweet:

If I have an "if" statement inside a "switch" statement, how can I 
"break" out of both blocks that I am in?  Will one "break" end 
everything?  Or should I use one for each level deep that I am?


Erik





----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


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

Reply via email to