Re: Table on several pages
- From: "C. (http://symcbean.blogspot.com/)" <colin.mckinnon@xxxxxxxxx>
- Date: Sun, 26 Oct 2008 06:23:57 -0700 (PDT)
On 25 Oct, 13:43, mark <mkazmier...@xxxxxxxxx> wrote:
Hello,
I am not very experienced in PHP, but would like to make a simple
script that will get ordered data from mySql source and present it in
web browser on several pages. I.e. Having 100 records, I would like to
show only first 20, and have some links: 1 2 3 ... n to next pages
(i.e. clicking on 2 will show records from 20 to 40, etc.). I believe
it is very simple script, so... it is supported by some PHP libraries
or it provides built-in functionality to make such solution easy to
implement? Thank you very much!
regards, Mark
Try google for 'PHP paged data grid'
C.
.
- References:
- Table on several pages
- From: mark
- Table on several pages
- Prev by Date: Re: newbie: do I have to have session_destroy
- Next by Date: xml parsing script dying with "Premature end of script headers" error
- Previous by thread: Re: Table on several pages
- Next by thread: Re: Table on several pages
- Index(es):
Relevant Pages
|