Compzone.Org :: Podręcznik PHP :: msql_num_rows
Jaki jest Twój wiek?
40 - 59
26 - 39
19 - 25
13 - 18
12 i mniej
60 i więcej
Sonda Wyniki

Add to Google

msql_num_rows

(PHP 3, PHP 4, PHP 5)

msql_num_rows -- Get number of rows in result

Opis

int msql_num_rows ( resource query_identifier )

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

Parametry

wynik

Wynik w postaci zmiennej typu resource, który jest przetwarzany. Wynik pochodzi z wywołania funkcji msql_query().

Zwracane wartości

Returns the number of rows in the result set.

Patrz także

msql_num_fields()
Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!