PHP 8.3.4 Released!

mysqli::escape_string

mysqli_escape_string

(PHP 5, PHP 7, PHP 8)

mysqli::escape_string -- mysqli_escape_stringAlias of mysqli_real_escape_string()

Description

This function is an alias of: mysqli_real_escape_string().

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top