ingres_escape_string

 string ingres_escape_string ( resource $link , string $source_string ) 

説明

ingres_escape_string() is used to escape certain characters within a string before it is sent to the database server.

戻り値

Returns a string containing the escaped data.