ingres_escape_string

Example

 string ingres_escape_string ( resource $link , string $source_string ) 

Description

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

Return Values

Returns a string containing the escaped data.