Functions Php

(12 == $status) ? print 'Status is good' : error_log('Problem with status!');
?>