<?php var_dump(rawurlencode('a=b&d')); var_dump(rawurldecode('a%3Db%26d'));
You have javascript disabled. You will not be able to edit any code.