in reply to Breaking out of an 'if'
How about the really simple route:
if ($some_condition) { some_stuff(); if (!($condition_met)) { some_more_stuff(); } }
How can you feel when you're made of steel? I am made of steel. I am the Robot Tourist.
Robot Tourist, by Ten Benson
|
|---|