3v4l.org

run code in 300+ PHP versions simultaneously
<!DOCTYPE html> <html> <head> <title></title> </head> <body> <?php $ip = "192 168 168 100"; $ip = explode(" ", $ip); echo $ip[0]; echo "<br>"; echo $ip[1]; echo "<br>"; echo $ip[2]; echo "<br>"; echo $ip[3]; while( $ip[0] >= 1){ $bin=$ip[0]%2 ; $ip[0]=round($dec/2 , 0 , PHP_ROUND_HALF_DOWN); echo $bin; ?> </body> </html>
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected end of file in /in/jrI1W on line 23
Process exited with code 255.

preferences:
166.45 ms | 1399 KiB | 35 Q