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 connection

Description

string mysqli_real_escape_string ( resource link, string escapestr)

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

See also mysqli_character_set_name().