Blasteh
big tits
Hi,
I’ve been looking around on the web, but I can’t seem to find out how to do it. I’m looking to do something like example.org/ref/Blasteh, then when they visit that, it’d fill out the “referrer” option in the form. Essentially the base URL is something like example.com/register?reg_ref=Blasteh, but with the URL rewrite it’s as stated above. My issue is that when I do the parameters, it doesn’t want to seem to fill out that part of the form.
I’ve been looking around on the web, but I can’t seem to find out how to do it. I’m looking to do something like example.org/ref/Blasteh, then when they visit that, it’d fill out the “referrer” option in the form. Essentially the base URL is something like example.com/register?reg_ref=Blasteh, but with the URL rewrite it’s as stated above. My issue is that when I do the parameters, it doesn’t want to seem to fill out that part of the form.
PHP:
<input type="text" name="reg_ref" id="ref" value="Referrer"/></td>
</tr>