short if php echo code example Example: php shorthand if $is_admin = ($user['permissions'] == 'admin') ? true : false;