SphinxClient::escapeString

(PECL sphinx >= 0.1.0)

SphinxClient::escapeStringEscape special characters

Опис

public string SphinxClient::escapeString ( string $string )

Escapes characters that are treated as special operators by the query language parser.

Параметри

string

String to escape.

Значення, що повертаються

Returns escaped string.

add a note add a note

User Contributed Notes

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