This is what i need to do
A reseller send traffic to my site through another server and will append his unique id to the query_string
example: http://www.mysite.com/page.php?12345
Now what i have to do is carry this id through several pages.
How can i get the variable from the query_string an add it to every link on that page.php page.
So reseller ID will be included when user browse in sales pages ...
Please help for a newbie 🙂))))))))))
Thanks in advance