Help for this page
if ($condition) {foo(); bar();}
if ( $condition ) { foo(); #easily read and/or insert & modify code here bar(); }