Help for this page
if (condition) { code; ... { i_think_you_get_what_i_mean(); }
if (condition) { $foo=0; $bar++ } # more code... ... if (other_condition) { $foo++; }