Forum und email

hw_GetObjectByQueryObj

(PHP 4)

hw_GetObjectByQueryObj — Recherche un objet

Description

array hw_getobjectbyqueryobj ( int $connection , string $query , int $max_hits )

hw_getobjectbyqueryobj() recherche un objet sur tout le serveur et retourne un tableau d' object records. Le nombre maximum d'objets est limité par max_hits . Si max_hits vaut -1, il n'y a pas de limite.

La requête ne fonctionnera qu'avec des attributs indexés.

Voir aussi hw_getobjectbyquery().