PHP Velho Oeste 2024

SphinxClient::close

(PECL sphinx >= 1.0.3)

SphinxClient::closeCloses previously opened persistent connection

Description

public SphinxClient::close ( void ) : bool

Closes previously opened persistent connection.

Parameters

This function has no parameters.

Changelog

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

Return Values

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