Method Database_Statement::limit

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Database.php line 559
Automatically extracted PHP DOC comment from code:

Limit the current result to a certain number of rows and take an offset value as second argument

END OF PHP DOC
public function object limit(int $intRows, int $intOffset)

Parameters

int $intRows
Not documented yet. Please add documentation to this entry.
int $intOffset
Default:
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 1 plus 7.