PEAR Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Parameter
$query - the SQL query or the statement to prepare
$from - the row to start to fetching
$count - the numbers of rows to fetch
Returns
resource - a new DB_Result or a DB_Error when fail
Zurück | Zum Anfang | Nach vorne |
DB::query() | Nach oben | DB::getOne() |