Php Compiler

= $b){ echo "$a is greater than or equal to $b"; } else{ echo "Not Equal"; } ?>