Re: showing in pages selecting result?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks so much Jochem,
I found some things in phpclasses (good material, bad design) and I'll
try that.
Thanks!

Jochem Maas wrote:
> xkorakidis wrote:
>> Hi,
>> How can I present into pages the result of sql select? (e.g. pages of 10
>> records)
> 
> by performing queries that only grab part of the data and passing along a
> variable in the relevant urls that allow you to see how far along
> in the list you are (i.e. what page).
> 
> the term you want is 'pagination' and if you search the web for that and
> 'php'
> you will find enough examples to get confused by. ;-)
> 
> 
>>

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux