Newbie Code Repository
$variable = ($x == TRUE)? 'the variable is true' : 'the variable is NOT TRUE';
Posted in PHP | Leave a Comment »Tags: ?;, oneliner if statement, question mark colon, questionmark colon