Konfiguracja wykonawcza
Na działanie tych funkcji wpływają ustawienia zawarte w pliku php.ini.
| Nazwa | Domyślnie | Możliwość zmian | Rejestr zmian |
|---|---|---|---|
| ingres.allow_persistent | "1" | PHP_INI_SYSTEM | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.max_persistent | "-1" | PHP_INI_SYSTEM | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.max_links | "-1" | PHP_INI_SYSTEM | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.default_database | NULL | PHP_INI_ALL | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.default_user | NULL | PHP_INI_ALL | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.default_password | NULL | PHP_INI_ALL | Dostępna od PHP 4.0.2. Usunięta w PHP 5.1.0. |
| ingres.report_db_warnings | "1" | PHP_INI_ALL | Dostępna od PECL Ingres 1.1. |
| ingres.cursor_mode | "0" | PHP_INI_ALL | Dostępna od PECL Ingres 1.1. |
| ingres.blob_segment_length | "4096" | PHP_INI_ALL | Dostępna od PECL Ingres 1.2.0. |
| ingres.trace_connect | "0" | PHP_INI_ALL | Dostępna od PECL Ingres 1.2.1. |
| ingres.timeout | "-1" | PHP_INI_ALL | Dostępna od PECL Ingres 1.4.0. |
| ingres.array_index_start | "1" | PHP_INI_ALL | Dostępna od PECL Ingres 1.4.0. |
Konfiguracja wykonawcza
There are no user contributed notes for this page.
