From:             lkavithrao at hotmail dot com
Operating system: windows 98
PHP version:      4.2.3
PHP Bug Type:     *Database Functions
Bug description:  fetching rows from database in row wise

i am creating a examination website using php and mysql.i want to display
only one record for one particular time,after few seconds i want to
display the next record from the same table.i have made use of
mysql_fetch_array(),but it is not giving the proper result as well as i
want to know is there is any recordset paging concept in php.
-- 
Edit bug report at http://bugs.php.net/?id=22455&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22455&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22455&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22455&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22455&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22455&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22455&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22455&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22455&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22455&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22455&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22455&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22455&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22455&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22455&r=gnused

Reply via email to