php !$num1 === 6; code example Example: php if less than number <?php if ($a > $b) echo "a is bigger than b"; ?>