start condition from else if php code example Example: php if <?php if ($a > $b) echo "a is bigger than b"; ?>