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.