3v4l.org

run code in 300+ PHP versions simultaneously
<?php $get_string = "q[]=a&q[]=b&q[]=c"; parse_str($get_string, $get_array); print_r($get_array);

preferences:
85.12 ms | 402 KiB | 5 Q