3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://www.boligsiden.dk/viderestilling/992cff55882a40f79e64b0a25e847a69'; file_get_contents($url); preg_match('/(Location:|URI:)(.*?)\n/', implode("\n", $http_response_header), $matches); if (isset($matches[0])) { echo $matches[0]; }

preferences:
45.62 ms | 402 KiB | 5 Q