<?php parse_str("a=1\0&b=2", $result); print_r($result);
You have javascript disabled. You will not be able to edit any code.