[FX.php List] Clicking through a found set

Bob Patin bob at patin.com
Sun Sep 24 21:19:08 MDT 2006


I'm working on a site where the users want to click through a found  
set of photos.

My plan at this point is to use a FOREACH loop to feed an array, and  
then for my PREV/NEXT buttons, I'd use FORMs to go through the array  
that I've created.

Is there an easier way to do it than that? There are only 2 pieces to  
each photo--the image url, which is 1 field, and the caption, which  
is the 2nd field. So there's not a ton of info here that needs to be  
stored in an array. I have no way at this point of knowing how large  
these found sets will get; it all depends on how many photos the  
clients upload into this site.

Any thoughts would be appreciated...

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