php if else with for loop in else code example Example: php if <?php if ($a > $b) echo "a is bigger than b"; ?>