> 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

Reply via email to