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

search for in the

リソース型> <インストール手順
Last updated: Fri, 05 Sep 2008

view this page in

実行時設定

php.ini の設定により動作が変化します。

Tidy設定オプション
名前 デフォルト 変更の可否 変更履歴
tidy.default_config "" PHP_INI_SYSTEM PHP 5.0.0 以降で利用可能です。
tidy.clean_output "0" PHP_INI_USER PHP 5 では PHP_INI_PERDIR。PHP 5.0.0 以降で利用可能です。
PHP_INI_* 定数の詳細および定義については php.ini ディレクティブ を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

tidy.default_config string

tidy 設定ファイルへのデフォルトパス

tidy.clean_output boolean

Tidy による出力の修正のオン/オフを切り替える

警告

もし動的な画像のような HTML ではないコンテンツを生成する場合、 tidy.clean_output をオンにしないでください。



add a note add a note User Contributed Notes
実行時設定
There are no user contributed notes for this page.

リソース型> <インストール手順
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites