Sorry I am working with flat file records.  I have put all the records in an
array, but would I be able to keep the values in the array and loop thru it
for the subsequent pages (by calling the same page itself)?

Thanks.


"Dol" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi
>
> I would like to fixed the number of records for example 10 to be display
on
> a web page.  That is when there is more than 10 records, I would like to
> display a "2" for user to click on to display the second page starting
with
> record number 11, and so on.
>
> Appreciate if someone can share their experience.
>
> Thanks
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to