--- phpu <[EMAIL PROTECTED]> wrote:
> I have this code and I wanna display only 10 records on page.

Use the LIMIT clause in your select statement:

http://www.mysql.com/doc/en/SELECT.html

Hope that helps.

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

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

Reply via email to