From:             andrzejk at navopgd dot pl
Operating system: Mandrake 9.2
PHP version:      4.3.3
PHP Bug Type:     MSSQL related
Bug description:  mssql_fetch_array() doesn't support the second parameter

Description:
------------
I'm repeatedly getting this warning:
Wrong parameter count for mssql_fetch_array() in
/home/www/name_has_been_mangled.php on line 210
This line contains:
while($row = mssql_fetch_array($result,MSSQL_ASSOC))


Expected result:
----------------
No warning.


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

Reply via email to