ingres_set_environment

Example

 bool ingres_set_environment ( resource $link , array $options ) 

Description

ingres_set_environment() is called to set environmental options that affect the output of certain values from Ingres, such as the timezone, date format, decimal character separator, and float precision.

Return Values

Returns TRUE on success or FALSE on failure.