Konfiguracja wykonawcza
Na działanie tych funkcji wpływają ustawienia zawarte w pliku
php.ini.
Szczegóły i definicje dotyczące działania
PHP_INI_* znajdują się w rozdziale
Where a configuration setting may be set.
Oto krótkie wyjaśnienie dyrektyw
konfiguracji.
-
inclued.enabled
bool
-
Whether or not to enable inclued.
-
inclued.dumpdir
string
-
Location (path) to the directory that stores inclued files. If set, each
PHP request will create a file.
Uwaga
Because every request creates a file, this directory may fill up fast!