> 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 ...
As the description on the page says many times, it returns an array :) Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php