php if variable and short code example Example: php if short form <?php echo ($qte > 0) ? $qte : 0; ?>