From:             [EMAIL PROTECTED]
Operating system: Windows NT 4.0, Windows 2000 pr.
PHP version:      4.1.2
PHP Bug Type:     *Database Functions
Bug description:  limiting number of rows to be displayed

Dear IT Specialist;

I am using PHP, MYSQL and Apache Webserver for developing Online Database.
 

I have a problem of limiting results,

Suppose that the result of " select * from table; " will be 80 records and
 I want to display 10 records at a time.

Can you give me an idea how to limit the select results,

Solomon
-- 
Edit bug report at http://bugs.php.net/?id=16440&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16440&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16440&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16440&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16440&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16440&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16440&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16440&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16440&r=submittedtwice

Reply via email to