3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = '//www.example.com/path?googleguy=googley&abc=456'; // Prior to 5.4.7 this would show the path as "//www.example.com/path" var_dump(parse_url($url)); ?>

preferences:
32.3 ms | 402 KiB | 5 Q