if the number bigger there anything show php function code example Example: php if less than number <?php if ($a > $b) echo "a is bigger than b"; ?>