ID: 18354 Updated by: [EMAIL PROTECTED] Reported By: adamhooper at videotron dot ca -Status: Assigned +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant Assigned To: philip New Comment:
Few days are over - everything is already fixed. Previous Comments: ------------------------------------------------------------------------ [2002-07-15 13:44:31] [EMAIL PROTECTED] In PHP3 the type "resource" did not exist, it returned int. This applies to other functions too, such as fopen(). I'll go through the docs and change all applicable functions from int to resource. Give me a few days :) ------------------------------------------------------------------------ [2002-07-15 11:10:25] adamhooper at videotron dot ca In http://www.php.net/manual/en/function.mssql-query.php the return type is "int". It should be "resource". ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18354&edit=1
