tidy_load_config

(PECL tidy >= 0.5.2)
Load an ASCII Tidy configuration file with the specified encoding
void tidy_load_config ( string $filename, string $encoding )

Loads a Tidy configuration file, with the specified encoding.

Parameters:
filename

Loads a Tidy configuration file, with the specified encoding.

encoding

Loads a Tidy configuration file, with the specified encoding.

Returns:

No value is returned.

Notes:
This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.
doc_php
2016-02-24 16:07:08
Comments
Leave a Comment

Please login to continue.