Posted by Man-wai Chang on 04/19/07 09:18
I would like to do something like this:
select * from myTable where ... pagesize 10 page 1
How could I do it elegantly in:
1. PHP+MySQL before MySQL 5 (without stored procedures)
2. MySQL alone (with stored procedures)
--
iTech Consulting Services Limited
Expert of ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288
[Back to original message]
|