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.
此函数是该函数的别名: mysqli_real_escape_string().
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.
If use prepare-> i think the mysqli_real_escape_string is not needed