SphinxClient::escapeString
(No version information available, might be only in CVS)
SphinxClient::escapeString — Escape 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.
SphinxClient::escapeString
There are no user contributed notes for this page.
