Daniel,
Friday, March 01, 2002, 3:22:59 PM, you wrote:

DFC> I am programming the scripts of the Intranet of my Office, and I am using 
DFC> PHP and MySql.  I would like that when I execute a search the results would 
DFC> be show on pages with 20 results per page.  Is that possible???

You can use LIMIT clause to get specified rows. 
You can find info about LIMIT at:
    http://www.mysql.com/doc/S/E/SELECT.html

DFC> Thank you
DFC> Daniel F. Castro




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to