From:             norbert at linuxnetworks dot de
Operating system: 
PHP version:      4.3.1
PHP Bug Type:     Feature/Change Request
Bug description:  Result of dbx_query

Description:
------------
dbx_query should return an empty object (rows = 0,  
data empty) instead of 1. This would make code for  
the exception case (return value of 1) unnecessary. 
Furthermore the API don't have to be changed for this, 
so I would be an easy impovement. 
 


-- 
Edit bug report at http://bugs.php.net/?id=25615&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25615&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25615&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25615&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25615&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25615&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25615&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25615&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25615&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25615&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25615&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25615&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25615&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25615&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25615&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25615&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25615&r=float

Reply via email to