SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

Beskrivelse

public bool SphinxClient::open ( void )

Opens persistent connection to the server.

Parametre

This function has no parameters.

ChangeLog

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

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

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