| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
tidy クラス(PHP 5, PHP 7, PECL tidy >= 0.5.2) はじめにHTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要
tidy
{
/* プロパティ */
string $errorBuffer;
/* メソッド */
__construct
([ string
$filename
[, mixed $config
[, string $encoding
[, bool $use_include_path
]]]] )
bool parseFile
( string
$filename
[, mixed $config
[, string $encoding
[, bool $use_include_path = false
]]] )
string repairFile
( string
}$filename
[, mixed $config
[, string $encoding
[, bool $use_include_path = false
]]] )目次
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「tidy クラス」をGoogle検索
|