if( something ) { do_this(); } else { do_that(); } #### eval( "do_th" . (something?"is":"at") . "()" );