SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

Opis

public SphinxClient::open ( void ) : bool

Opens persistent connection to the server.

Parametry

Ta funkcja nie posiada parametrów.

Rejestr zmian

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

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top