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

search for in the

hw_GetObjectByQueryCollObj> <hw_GetObjectByQuery
Last updated: Fri, 22 Aug 2008

view this page in

hw_GetObjectByQueryColl

(PHP 4)

hw_GetObjectByQueryCollBuscar objeto en colección

Descripción

array hw_getobjectbyquerycoll ( int $conexión , int $IDobjeto , string $consulta , int $max_resultados )

Busca objetos en la colección cuyo ID es IDobjeto y devuelve una tabla de ID de objeto. El número máximo de resultados será max_resultados . Si max_resultados vale -1, el número máximo de resultados es ilimitado.

La consulta funcionará sólo con atributos indizados.

Vea también hw_getobjectbyquerycollobj().



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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites