When I signed up for my hosting package I noticed they were using a URL to populate a 'welcome/account detials' page with my information.
http://www.unitedhosting.co.uk/welcome.php...sername=richard
Does any body know what this process is called so I can look for a php script to do this? Or does anyone know how to do this?
Would be useful for the online version of my offers/newsletter emails, for example:
http://coupons.example-link.co.uk/codes.ph..._code=askr4g3sv
So when clicked the resulting page would be something like this:
Dear Richard blah blah
This offer was sent to richard@example.com
Your discount coupon code is: askr4g3sv
Would save me manually creating a customised .html page for each subcriber.
I'm still learning so go easy on me! heh
-Thanks in advance