3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'http://google.com/'; $params = array( 't' => 1, 'a' => 2, ); echo $url . http_build_query($params);

preferences:
45.1 ms | 402 KiB | 5 Q