PHP Classes

File: documentation/method/id/limit.md

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   documentation/method/id/limit.md   Download  
File: documentation/method/id/limit.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change: refactor: update the documentation template
Date: 16 days ago
Size: 284 bytes
 

Contents

Class file image Download

Digunakan untuk melakukan pembatasan pada hasil tabel yang didapatkan.

Referensi

limit($parameter)

Parameter $parameter[number]angka untuk membatasi hasil.*

 

Contoh Penggunaan

$this->limit(25);

 

Baca Juga