03-13-2010, 04:48 PM
|
#2 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
The simple answer is to use header() - post the form to itself and include a handler that will use the search term in a redirect, ie header( 'Location: http://site.com/blabla/' );
Are you sure you want to set up your mod_rewrite to work this way? Unless you're creating a search engine, I suppose...
|
|
|
|