[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 250 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers DB.php PEAR.php |
DB_Pager(&$res, $from, $limit, $numrows = null) X-Ref |
Constructor param: object $res A DB_result object from Pear_DB param: int $from The row to start fetching param: int $limit How many results per page param: int $numrows Pager will automatically |
build() X-Ref |
Calculates all the data needed by Pager to work return: mixed An assoc array with all the data (see getData) |
fetchRow($mode=DB_FETCHMODE_DEFAULT) X-Ref |
fetchInto(&$arr, $mode=DB_FETCHMODE_DEFAULT) X-Ref |
getData($from, $limit, $numrows, $maxpages = false) X-Ref |
Pas de description |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |