ID:               18354
 Updated by:       [EMAIL PROTECTED]
-Summary:          Wrong return type on mssql_query() in online
                   documentation
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Assigned
 Bug Type:         Documentation problem
 Operating System: Windows 2000
-PHP Version:      4.2.1
+PHP Version:      CVS
-Assigned To:      
+Assigned To:      philip
 New Comment:

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 :)


Previous Comments:
------------------------------------------------------------------------

[2002-07-15 11:10:25] [EMAIL PROTECTED]

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


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to