<?php parse_str("mytext=A & B Company&anothertext=20&texttwo=SampleText&array[1]=10&array[2]=20", $result); var_dump($result);
You have javascript disabled. You will not be able to edit any code.