Re: [PHP] $_POST- Vars -> Back-Button

2007-08-07 Thread Richard Lynch
On Wed, August 1, 2007 6:18 am, Christian Hänsel wrote: > this might be a noob- question, but I simply do not care anymore. > After a > few hours of fiddling with this @/**&%$ (screaming "AAa"), I > would > like to ask you. > > So what I have is this: I have a search engine for a car market

Re: [PHP] $_POST- Vars -> Back-Button

2007-08-01 Thread Borokov Smith
Hey Chris, 1) Use sessions (read up on it if you don't know it; in short: session_start() at the very beginning of your script creates a $_SESSION array that is persistent through subsequent page calls) 2) Submit the form to the search page and preprocess it by putting the post vars into the s

Re: [PHP] $_POST- Vars -> Back-Button

2007-08-01 Thread Richard Heyes
this might be a noob- question, but I simply do not care anymore. After a few hours of fiddling with this @/**&%$ (screaming "AAa"), I would like to ask you. So what I have is this: I have a search engine for a car market, which has about 30 $_POST- vars. Now when the user clicks on a