<?php parse_str('x=1&y.z=2&a b=3&c+d=4&e[=3', $x); print_r($x);
You have javascript disabled. You will not be able to edit any code.