[FX.php List] Clicking through a found set

Gjermund Gusland Thorsen ggt667 at gmail.com
Mon Sep 25 00:14:24 MDT 2006


Maybe take a look at this:

executable:
http://www.file-making.com/files/pagina.php

source:
http://www.file-making.com/files/pagina.phps

On 9/25/06, Bob Patin <bob at patin.com> wrote:
> 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
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list