Trusten
09-09-2002, 03:56 AM
ok. I did this with a photo gallery and it worked fine. but try to bare with me.
with the photo gallery, there was just one code.
problem is, i'm trying this now with search results. the problem is this, for the link to go forward and back, this is what it shows up
<a href=\"$PHP_SELF?page=$prev_page\">< Prev</a>
ok.
problem is, when it tries to go back or forward, it leaves the search string (the things the person searched for in order to get those results) behind and therefore, the script doesn't know what to desplay.
i just need some sort of code that will, instead of saying $PHP_SELF, will simply keep the url that's already entered, or something of that nature, and just simply send the person onward.
i'm sure this is possible.
p.s. could someone please help with the shopping cart question? :(
with the photo gallery, there was just one code.
problem is, i'm trying this now with search results. the problem is this, for the link to go forward and back, this is what it shows up
<a href=\"$PHP_SELF?page=$prev_page\">< Prev</a>
ok.
problem is, when it tries to go back or forward, it leaves the search string (the things the person searched for in order to get those results) behind and therefore, the script doesn't know what to desplay.
i just need some sort of code that will, instead of saying $PHP_SELF, will simply keep the url that's already entered, or something of that nature, and just simply send the person onward.
i'm sure this is possible.
p.s. could someone please help with the shopping cart question? :(