if (condition) { $foo=0; $bar++ } # more code... if (other_condition) { $foo++; }