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 connectionDescription
string mysqli_real_escape_string ( resource link, string escapestr)| Warning | 
This function is currently not documented; only the argument list is available.  | 
See also mysqli_character_set_name().
