Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
string MDB::getTextValue ( string $string )
データベースに依存する方式で文字列をクォートします。 こうすることで、文字列をクエリ中で安全に使用できるようになります。
$string
クォートする文字列。
string - クォートされた文字列を返します。
string
This function can not be called statically.