SphinxClient::escapeString
(PECL sphinx >= 0.1.0)
SphinxClient::escapeString — Escape special characters
Beschreibung
public string SphinxClient::escapeString
( string $string
)
Escapes characters that are treated as special operators by the query language parser.
Parameter-Liste
- string
-
String to escape.
Rückgabewerte
Returns escaped string.
SphinxClient::escapeString
There are no user contributed notes for this page.
