Date: 09/28/02
- Next message: Dallas Thunder: "[PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'd like to do so, since I didn't read PHP source code, PHP manual is the
only reference for me to know PHP. Sometimes I'm just not 100 percent sure
about what I was suspecting ...
About mssql_fetch_array(), I'm talking about the return type of this
function, not the parameter. I also know resource identifier is a kind of
int ...
Whatever I did, we all want a better documentation.
"Gabor Hojtsy" <gabor <email protected>> wrote in message
news:007701c266d6$0704ba20$c1c14d3e <email protected>
> > From manual:
> >
> > mssql_fetch_array -- Fetch row as array
> > Description
> > int mssql_fetch_array ( int result) ------------ int ???
>
> Please dont ask such trivial things, correct yourself.
> As mysql_query is documented to return a resource, this
> is trivial that that int is a resource, so please modify
> it to be a resource. Once again, please correct any trivial
> errors you find, without questioning. It would speed up
> our work ;)
>
> Goba
>
>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Dallas Thunder: "[PHP-DOC] Re: Could anyone add more comment on fileperms() function?"
- Previous message: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- In reply to: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] mssql_fetch_array() problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

