if ($in_section_foo) { if ($in_subsection_bar) { handle_foo_bar(); } ... } ...