Hi,

I'm trying to get the mssql's documentation up to date again, so I'm getting protos from http://cvs.php.net/co.php/php-src/ext/mssql/php_mssql.c?login=2&r=1.114&php=e36c4d4b54c026ec3d01ebf4842a9f7b

As I'm not a core developper and I don't have good C skills, I'm facing some difficulties. Is the protos right in this file ?
I have doubts for mssql_fetch_object() for example. Does the second optionnal argument really exists ? I thik it's only a bad copy/paste but I prefer asking :)


Can someone have a look and provide me with the right protos for those functions :

mssql_fetch_object
mssql_fetch_row
mssql_fetch_assoc

Cheers,

Mehdi

PS : I already have done a big work on my box, so please don't commit changes to the documentation before I commit mine. thanks



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



Reply via email to