Has anyone seen a good hack for doing database paging using PHP4 on
Microsoft SQL Server 7.0.

In other words, say your query returns a 100 items, you want to break them
into 10 items per page
and do a previous, next and page numbers at the bottom of the page.  Most of
the ones I have seen
are for mysql only.

tia


-Scott



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to