3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = array( array( 'tag_name' => 'google' ), array( 'tag_name' => 'technology' ) ); $print = http_build_query($input,'',', '); print_r($print, true);

preferences:
39.74 ms | 402 KiB | 5 Q