Funciones Sybase
PHP Manual

sybase_num_rows

(PHP 4, PHP 5)

sybase_num_rowsGet number of rows in a result set

Descripción

int sybase_num_rows ( resource $result )

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

Parámetros

result

Valores devueltos

Returns the number of rows as an integer.

Ver también


Funciones Sybase
PHP Manual