Configurazione di Runtime
Il comportamento di queste funzioni รจ influenzato dalle impostazioni di php.ini.
Tidy Configuration Options
| Nome |
Default |
Modificabile |
Storico dei cambiamenti |
| tidy.default_config |
"" |
PHP_INI_SYSTEM |
|
| tidy.clean_output |
"0" |
PHP_INI_USER |
PHP_INI_PERDIR prior to PHP 5.4.0 |
Per maggiori dettagli e definizioni sui
modi PHP_INI_*, vedere
Where a configuration setting may be set.
Breve descrizione dei parametri
di configurazione.
-
tidy.default_config
string
-
Default path for tidy config file.
-
tidy.clean_output
boolean
-
Turns on/off the output repairing by Tidy.
Avviso
Do not turn on tidy.clean_output if you are generating
non-html content such as dynamic images.
add a note
User Contributed Notes
Configurazione di Runtime - [
0 notes]
There are no user contributed notes for this page.