SphinxClient
PHP Manual

SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

Beschreibung

public bool SphinxClient::open ( void )

Opens persistent connection to the server.

Parameter-Liste

Diese Funktion hat keine Parameter.

Changelog

PECL/sphinx Version Beschreibung
1.0.3 Added SphinxClient::open(), available only if compiled with libsphinxclient >= 0.9.9.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


SphinxClient
PHP Manual