I have a page to send invite email to friend.
When you enter your friend email and it's send.
Your friend receive the email and in that email he has a link that goes to a page to refer the user.
Here's my question: when the friend click on that link, is it possible to get this friend email as a parameter on put it into the url of that link???
So, when that friend click the link it will save this friend email into Database.
if I have a URL like this: www.mywebsite.com/dasdasd324gb2h423g?email=myemail@gmail.com
how can I get the myemail@gmail.com????