PHP Portal » PHP Handbuch » mysqli_escape_string

Werbung

mysqli_escape_string


(PHP 5)

mysqli_escape_stringAlias of mysqli_real_escape_string()

Beschreibung

This function is an alias of mysqli_real_escape_string().

Siehe auch

  • 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