|
Procedural style:
mixed maxdb_num_rows ( resource result )Object oriented style (property):
class maxdb {Returns the number of rows in the result set.
The use of maxdb_num_rows() depends on whether you use buffered or unbuffered result sets. In case you use unbuffered resultsets maxdb_num_rows() will not correct the correct number of rows until all the rows in the result have been retrieved.
Returns number of rows in the result set.
Notatka: If the number of rows is greater than maximal int value, the number will be returned as a string.
Przykład 2. Procedural style
|
The above examples would produce the following output:
Result set has 15 rows. |
Poprzedni | Spis treści | Następny |
maxdb_num_fields | Początek rozdziału | maxdb_options |
Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:30