★ wanayoo — archive 1999 http://www.php.net/manual/function.mssql-num-rows.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to MS SQL Server
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
MS SQL Server
* mssql_close
* mssql_connect
* mssql_data_seek
* mssql_fetch_array
* mssql_fetch_field
* mssql_fetch_object
* mssql_fetch_row
* mssql_field_length
* mssql_field_name
* mssql_field_seek
* mssql_field_type
* mssql_free_result
* mssql_get_last_message
* mssql_min_error_severity
* mssql_min_message_severity
* mssql_num_fields
* mssql_num_rows
* mssql_pconnect
* mssql_query
* mssql_result
* mssql_select_db
Manual: mssql_num_rows
View the source code for this pageSearch the site



Previous page
 mssql_num_fields
 Updated
Sat, 12 Aug 2000
mssql_pconnect 
Next page


mssql_num_rows

(PHP3 , PHP4 )

mssql_num_rows -- Get number of rows in result

Description

int mssql_num_rows (string result)

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

See also: mssql_db_query(), mssql_query(), and mssql_fetch_row().


User Contributed Notes: mssql_num_rows


tlchase@ezcall.com
26-Aug-1999 05:40
You don't pass it a string result you pass it the link identifier you get from query


luciano@netsolution.com.ar
27-Jul-2000 03:21
Where is the mssql_affected_rows() function???? it is in mysql but mssql.??



 About Notes


Previous page
 mssql_num_fields
 Updated
Sat, 12 Aug 2000
mssql_pconnect 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.