   #PHP Manual Microsoft SQL Server functions mssql_num_fields
   mssql_pconnect

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                mssql_num_rows

   (PHP 3, PHP 4 )
   mssql_num_rows -- Gets the number of rows in result

Description

   int mssql_num_rows ( resource result)

   mssql_num_rows() returns the number of rows in a result set.

   See also mssql_query() and mssql_fetch_row().
   ______________________________________________________________________

   Prev             Home           Next
   mssql_num_fields  Up  mssql_pconnect
