update : 2015.11.03
php.shukuma.com

검색:
 
 
Escape special characters

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.