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

search for in the

Resource Types> <Installation
Last updated: Fri, 10 Oct 2008

view this page in

Runtime Configuration

The behaviour of these functions is affected by settings in php.ini.

Tidy Configuration Options
Name Default Changeable Changelog
tidy.default_config "" PHP_INI_SYSTEM Available since PHP 5.0.0.
tidy.clean_output "0" PHP_INI_USER PHP_INI_PERDIR in PHP 5. Available since PHP 5.0.0.
For further details and definitions of the PHP_INI_* constants, see the php.ini directives.

Here's a short explanation of the configuration directives.

tidy.default_config string

Default path for tidy config file.

tidy.clean_output boolean

Turns on/off the output repairing by Tidy.

Warning

Do not turn on tidy.clean_output if you are generating non-html content such as dynamic images.



add a note add a note User Contributed Notes
Runtime Configuration
There are no user contributed notes for this page.

Resource Types> <Installation
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites