From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  [DOC] English : db2

Description:
------------
db2_field_scale :
- Returns an integer containing the precision of the specified column.
+ Returns an integer containing the scale of the specified column.


db2_free_stmt :
 Frees the system and database resources that are associated with a
statement resource. These resources are freed implicitly when a script
finishes, but you can call db2_free_result() to explicitly free the
statement resources before the end of the script.

>> It is the SAME :) with the SAME (db2_free_result()) function ;)


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

Reply via email to