<?php $params = array('n' => 'yes', 'y' => 'no'); var_dump(http_build_query($params, null, null, PHP_QUERY_RFC3986));
You have javascript disabled. You will not be able to edit any code.