mysqli_escape_string

(PHP 5, PHP 7)

mysqli_escape_string别名 mysqli_real_escape_string()

说明

此函数是该函数的别名: mysqli_real_escape_string().

User Contributed Notes

Lawrence DOliveiro 27-Nov-2017 12:51
mysqli_escape_string is a shorter name than mysqli_real_escape_string and doesn't seem to be deprecated, so you might as well save typing.
flashwebtech at gmail dot com 26-Sep-2016 06:22
If use prepare->   i think the mysqli_real_escape_string is not needed