I need to take what the user inputs into the search form and have it placed in the following code.
<a href="?s=<?php Search Form Input HERE ?>&cat=4">1</a>
What I'm going is having links on the search page that you can switch from searching all categories, to just one you specify.