Forum Moderators: open
For example, if someone linked to my page with
www.mysite.com/dynamic.php?variable1=tom&variable2=smith&variable3=USA
It would serve up a page looking something like this:
Hello and welcome [Tom] [smith]
Our shipping rates to [USA] are $9.99 per item
Even some more functionality would be great, if I could enter some additional information such as a SECOND URL in the link (as a variable) so I could place a dynamic link on the page along with the other variables.
Any information would be greatly appreciated