La classe TokyoTyrantQuery
(PECL tokyo_tyrant >= 0.1.0)
Introduction
Cette classe est utilisée pour interroger la base de données
Synopsis de la classe
public addCond
(
string $name
,
int $op
,
string $expr
) :
mixed
public count
(
void
) :
int
public hint
(
void
) :
string
public key
(
void
) :
string
public metaSearch
(
array $queries
,
int $type
) :
array
public next
(
void
) :
array
public search
(
void
) :
array
public valid
(
void
) :
bool
}
Sommaire
There are no user contributed notes for this page.