ID: 32788 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2005-04-21 05:39:49] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=32788&edit=1