I'm trying to build a search query in PHP and having some trouble.
I need to have an input box which will result in the value of XXXX.
Upon pressing the search button I need the browser to redirect to the URL catalogsearch/advanced/result/?name=XXXX
I know this is probably very simple question but if anyone can help that would be great.