ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:maxrecordcount

maxRecordCount

Syntax
int maxRecordCount()

Description

The method maxRecordCount() returns the maximum number of records that can be returned in a paged record set.

Usage

$p = $db->maxRecordCount();
v5/reference/recordset/maxrecordcount.txt · Last modified: 2016/01/17 02:42 by mnewnham