<?php var_dump([urldecode(http_build_query(['foo'=>'bar', 'baz'=>'qux'],'',', ')), http_build_query(['foo'=>'bar', 'baz'=>'qux'],'',', ')]);
You have javascript disabled. You will not be able to edit any code.