Instalação/Configuração
PHP Manual

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

Ingres configuration options
Name Default Changeable Changelog
ingres.allow_persistent "1" PHP_INI_SYSTEM Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.max_persistent "-1" PHP_INI_SYSTEM Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.max_links "-1" PHP_INI_SYSTEM Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.default_database NULL PHP_INI_ALL Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.default_user NULL PHP_INI_ALL Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.default_password NULL PHP_INI_ALL Available since PHP 4.0.2. Removed in PHP 5.1.0.
ingres.report_db_warnings "1" PHP_INI_ALL Available since ingres 1.1.
ingres.cursor_mode "0" PHP_INI_ALL Available since ingres 1.1.
ingres.blob_segment_length "4096" PHP_INI_ALL Available since ingres 1.2.0.
ingres.trace_connect "0" PHP_INI_ALL Available since ingres 1.2.1.
ingres.timeout "-1" PHP_INI_ALL Available since ingres 1.4.0.
ingres.array_index_start "1" PHP_INI_ALL Available since ingres 1.4.0.
Para mais detalhes e definições das constantes PHP_INI_*, veja Diretivas do arquivo php.ini.


Instalação/Configuração
PHP Manual