buildLimit() public method
| public string buildLimit ( $limit, $offset ) | ||
|---|---|---|
| $limit | integer | |
| $offset | integer | |
| return | string | 
 The LIMIT and OFFSET clauses  |  
buildLimit() public method
| public string buildLimit ( $limit, $offset ) | ||
|---|---|---|
| $limit | integer | |
| $offset | integer | |
| return | string | 
 The LIMIT and OFFSET clauses  |  
Please login to continue.