O comportamento dessas funções podem ser modificado pelas configurações do php.ini.
Nome | Padrão | Modificável | Changelog |
---|---|---|---|
htscanner.config_file | ".htscanner" | PHP_INI_SYSTEM | |
htscanner.default_docroot | "/" | PHP_INI_SYSTEM | |
htscanner.default_ttl | "300" | PHP_INI_SYSTEM | |
htscanner."stop_on_error" | "Off" | PHP_INI_SYSTEM |
Para mais detalhes e definições das constantes PHP_INI_*, veja Diretivas do arquivo php.ini.
Breve descrição das diretivas de configuração.
Filename to use as configuration file.
Default document root.
Cache time out for the configuration data, in seconds.
Stop on error (parse error, cannot set an ini setting).