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

search for in the

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
[edit] Last updated: Fri, 07 Jun 2013

view this page in

hw_GetObjectByQueryColl

(PHP 4)

hw_GetObjectByQueryCollBuscar objetos en una colección

Descripción

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

Busca objetos en la colección con ID objectID y devuelve un array de ids de objetos.

Parámetros

connection

El identificador de conexión.

objectID

El id de la colección.

query

La consulta sólo funcionará con atributos indexados.

max_hits

El número máximo de coincidencias está limitado a max_hits. Si max_hits es establecido a -1 el número máximo de coincidencias es ilimitado.

Valores devueltos

Devuelve un array de ids de objetos.

Ver también



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites