PHP 手冊
前一頁
下一頁
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()
.
前一頁
內容
下一頁
mysqli_real_connect
上一層
mysqli_real_query