mysqli_real_escape_string

(PHP 5 CVS only)

mysqli_real_escape_string --  Escapes special characters in a string for use in a SQL statement, taking into account the current charset of the connection

Description

string mysqli_real_escape_string ( resource link, string escapestr)

警告

此函數目前沒有參考文件;只有引數列表。

See also mysqli_character_set_name().