peasepud
Programmer
- Jul 20, 2007
- 35
Hi,
I've been a member here for years but have lost both my password and original email address lol so dbaseboy is now peasepud.
Anyway, Im trying to allow users to search a database get a set of results and then search again to narrow down the results (basically Googles Search within results facility) and on and on etc.
Ive tried a few things to no avail and I really dont want to pass a huge query within the URL (but will if you say its best) so Ive been searching for a better way and came across sessions. Would it be possible to store the query at each stage in a session variable then just add to it for the new search? I've searched google a bit and played around but keep getting header errors. Any help to lead me down the right path would be gratefully appreciated.
Cheers
Peter
I've been a member here for years but have lost both my password and original email address lol so dbaseboy is now peasepud.
Anyway, Im trying to allow users to search a database get a set of results and then search again to narrow down the results (basically Googles Search within results facility) and on and on etc.
Ive tried a few things to no avail and I really dont want to pass a huge query within the URL (but will if you say its best) so Ive been searching for a better way and came across sessions. Would it be possible to store the query at each stage in a session variable then just add to it for the new search? I've searched google a bit and played around but keep getting header errors. Any help to lead me down the right path would be gratefully appreciated.
Cheers
Peter