Home > PHP > Function > Tidy > tidy_load_config()

tidy_load_config()

tidy_load_config - Load an ASCII Tidy configuration file with the specified encoding

Syntax

tidy_load_config (string $filename, string $encoding)

Arguments

  • filename
  • encoding

Description

Loads a Tidy configuration file, with the specified encoding.

Version

PHP PECL tidy >= 0.5.2

Return value

No value is returned.