this is what I have so far
so at the minute the URL could be http://mysite.com/go/usernamePHP Code:RewriteRule ^/?go/([A-Za-z0-9+]+)(/([A-Za-z0-9+]+))?/?$ go.php?aff=$1&r=$3 [L]
or http://mysite.com/go/username/campaignname
I'm wanting to add a third variable
http://mysite.com/go/username?page=pagename
or it could be http://mysite.com/go/username/campai...?page=pagename
Can anyone lend a quick hand?





Bookmarks