maxdb_stmt_num_rowsstmt->num_rows(No version information available, might be only in CVS) stmt->num_rows — Return the number of rows in statements result set ОписаниеProcedural style :
int maxdb_stmt_num_rows
( resource $stmt
)
Object oriented style (property): stmt
int$num_rows;
Returns the number of rows in the result set. Возвращаемые значенияAn integer representing the number of rows in result set. ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |