[FX.php List] Dealing with a found set

Bob Patin bob at patin.com
Tue May 15 17:34:09 MDT 2007


I have a client whose site does basic searches of a database; for the  
found set, I have 3 "detail" links that show various details for each  
of the records in the found set.

Today the client told me that she'd like to be able to go to one of  
these detail screens and then scroll through the found set from the  
detail screen.

So here's my question:

Let's say the search returned 17 matches. I'd like to be able to go  
to one of the 3 detail screens and then click a button to "scroll"  
through the 17 records in the found set.

What would be the easiest way to do this? Assuming the found array is  
$searchResult, can I store $searchResult in a session variable?

Thanks,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060




More information about the FX.php_List mailing list