PHP Velho Oeste 2024

SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

Descrição

public SphinxClient::open ( void ) : bool

Opens persistent connection to the server.

Parâmetros

Esta função não possui parâmetros.

Changelog

PECL/sphinx Versão Descrição
1.0.3 Added SphinxClient::open(), available only if compiled with libsphinxclient >= 0.9.9.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também

add a note add a note

User Contributed Notes

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