SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

說明

public bool SphinxClient::open ( void )

Opens persistent connection to the server.

參數

此函式沒有參數。

更新日誌

PECL/sphinx 版本 說明
1.0.3 Added SphinxClient::open(), available only if compiled with libsphinxclient >= 0.9.9.

回傳值

如果成功則回傳 TRUE,失敗則回傳 FALSE

add a note add a note

User Contributed Notes

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