PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Типы ресурсов> <Установка
Last updated: Fri, 28 Nov 2008

view this page in

Настройка во время выполнения

Поведение этих функций зависит от установок в php.ini.

inclued Опции настройки
Имя По умолчанию Меняемо Changelog
inclued.enabled Off PHP_INI_*  
inclued.dumpdir Off PHP_INI_*  
Для подробного описания констант PHP_INI_*, обратитесь к документации функции ini_set().

Краткое разъяснение конфигурационных директив.

inclued.enabled int

Whether or not to enable inclued.

inclued.dumpdir int

Location (path) to the directory that stores inclued files. If set, each PHP request will create a file.

Предостережение

Because every request creates a file, this directory may fill up fast!



add a note add a note User Contributed Notes
Настройка во время выполнения
There are no user contributed notes for this page.

Типы ресурсов> <Установка
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites