> > 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 ;)
Doh, I seem to be mistaken in this to be mysql instead of mssql. But the trivilaity is still here, not in the parameter, but the return type ;) Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php