3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http//www.google.com/'; $cmd = "wget -b -nc --restrict-file-names=nocontrol --content-disposition --no-check-certificate ".escapeshellarg($url); exec($cmd, $status); echo $status; ?>

preferences:
50.76 ms | 402 KiB | 5 Q