Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
phprs
ezsql
rules
basic
LimitRule
PHP Class phprs\ezsql\rules\basic\LimitRule
Inheritance:
extends
ExecRule
Afficher le fichier
Open project: caoym/phprs-restful
Class Usage Examples
Méthodes publiques
Méthode
Description
limit
(
integer
$size
) :
ExecRule
limit(1) => "LIMIT 1"
Method Details
limit()
public
méthode
limit(1) => "LIMIT 1"
public
limit
(
integer
$size
) :
ExecRule
$size
integer
Résultat
ExecRule