hw_getobjectbyquerycoll

(PHP 3>= 3.0.3, PHP 4 )

hw_getobjectbyquerycoll -- Recherche un objet dans un groupe

Description

array hw_getobjectbyquerycoll ( int connection, int objectid, string query, int max_hits)

hw_getobjectbyquerycoll() recherche un objet sur tout le groupe objectID et retourne un tableau d' object records. Le nombre maximum d'objet est limité par objectid. Si objectid vaut -1 il n'y a pas de limite.

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

Voir aussi hw_getobjectbyquerycollobj().