3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = array( 'hallo' => array( 'tag_name' => 'google' ), 'hallo2' => array( 'tag_name' => 'technology' ) ); echo implode(', ', $input);

preferences:
51.71 ms | 402 KiB | 5 Q