if ($something) { some_code(); if ($something_else) { some_other_code(); } }