|
tidy::__construct新しい tidy オブジェクトを作成する 説明
public tidy::__construct(
stringnull $filename = null ,arraystringnull $config = null ,stringnull $encoding = null ,bool $useIncludePath = false ) 新しい tidy オブジェクトを作成します。 パラメータ
変更履歴
例
例1 tidy::__construct の例
上の例の出力は以下となります。 The following errors were detected: line 8 column 14 - Error: <bt> is not recognized! line 8 column 14 - Warning: discarding unexpected <bt> 参考
|