3v4l.org

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

preferences:
35.7 ms | 402 KiB | 5 Q