Absolute beginner to PHP!
OK, here is what I would like to achieve.
On one page include a search box (there will be other text and advice etc too)
When a user clicks on "Go", the next page is generated within the same domain, but brings Google (or another search engine) results. So in effect a search page with other content around it - it would be nice for this page to say something like "You searched on xxxx".
I thought this was easy to do in PHP, but I am completely stumpped ... any help is much appreciated.
OK, here is what I would like to achieve.
On one page include a search box (there will be other text and advice etc too)
When a user clicks on "Go", the next page is generated within the same domain, but brings Google (or another search engine) results. So in effect a search page with other content around it - it would be nice for this page to say something like "You searched on xxxx".
I thought this was easy to do in PHP, but I am completely stumpped ... any help is much appreciated.