Hi,
I was wondering if anyone would be able to help with a problem that I am having with a WordPress site that I am creating.
On the homepage, I have a form that puts variables into the url and goes to a page. It looks a bit like this: http://www.example.com/page/?name=will
My question is, how do I get the value of 'name' and then echo/display that on my page?
Thanks a lot in advance.