PHP » GoLang |
login |
register |
about
|
GoLang ingres_set_environment
request it (419)
GoLang replacement for PHP's ingres_set_environment
[edit | history]
ingres_set_environment(PECL ingres >= 1.2.0) ingres_set_environment — Set environment features controlling output options Description
bool ingres_set_environment
( resource
$link
, array $options
)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. Parameters
Return Values
Returns Examples
Example #1 Set date_format to ISO4
<?php Example #2 Set timezone to HONG-KONG
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|