3v4l.org

run code in 300+ PHP versions simultaneously
<?php $pot = ("-127150336574420347745e-23" * 1337) + 1.7 ; echo $pot."\n"; echo (!preg_match('/[^0-9]/',''.$pot)) ? "YES":"no this isnt correct "; echo (((int)round($pot) - 33)) ? " yeS we are float":"NO"; if(!preg_match('/[^0-9]/',''.$pot) && ((int)round($pot) - 33)) { $pot = (int)round($pot)-33; }else{ echo "\nWRONG\n"; } if($pot =='float'){echo "\ngood YOU ROCK\n"; }else{echo "\nWRONG you suck\n";}

preferences:
44.31 ms | 402 KiB | 5 Q