hw_getobjectbyquerycollobj(3) php man page | unix.com

Man Page: hw_getobjectbyquerycollobj

Operating Environment: php

Section: 3

HW_GETOBJECTBYQUERYCOLLOBJ(3)						 1					     HW_GETOBJECTBYQUERYCOLLOBJ(3)

hw_GetObjectByQueryCollObj - Search object in collection

SYNOPSIS
array hw_getobjectbyquerycollobj (int $connection, int $objectID, string $query, int $max_hits)
DESCRIPTION
Searches for objects in collection with ID $objectID and returns an array of object records.
PARAMETERS
o $connection - The connection identifier. o $objectID - The collection id. o $query - The query will only work with indexed attributes. o $max_hits - The maximum number of matches is limited to $max_hits. If $max_hits is set to -1 the maximum number of matches is unlimited.
RETURN VALUES
Returns an array of object records.
SEE ALSO
hw_getobjectbyquerycoll(3). PHP Documentation Group HW_GETOBJECTBYQUERYCOLLOBJ(3)
Related Man Pages
mssql_fetch_object(3) - php
mssql_fetch_array(3) - php
hw_getobject(3) - php
hw_gettext(3) - php
mysqlnd_qc_get_query_trace_log(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)