PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
Last updated: Fri, 14 Nov 2008

view this page in

hw_GetObjectByQueryColl

(PHP 4)

hw_GetObjectByQueryCollRecherche un objet dans un groupe

Description

array hw_getobjectbyquerycoll ( int $connection , int $objectID , string $query , int $max_hits )

Recherche un objet sur tout le groupe objectID et retourne un tableau d'object records.

Liste de paramètres

connection

L'identifiant de connection.

objectID

L'identifiant de la collection.

query

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

max_hits

Le nombre maximum d'objet est limité par objectID . Si objectID vaut -1 il n'y a pas de limite.

Valeurs de retour

Retourne un tableau d'objets ids.



add a note add a note User Contributed Notes
hw_GetObjectByQueryColl
There are no user contributed notes for this page.

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites