PHP Doku:: Search object - function.hw-getobjectbyquery.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_GetObjectByQuery

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_GetObject

hw_GetObjectByQueryColl>>

hw_GetObjectByQuery

(PHP 4)

hw_GetObjectByQuerySearch object

Beschreibung

array hw_getobjectbyquery ( int $connection , string $query , int $max_hits )

Searches for objects on the whole server and returns an array of object ids.

Parameter-Liste

connection

The connection identifier.

query

The query will only work with indexed attributes.

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.

Rückgabewerte

Returns an array of object ids.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)