TIDY_LOAD_CONFIG(3) 1 TIDY_LOAD_CONFIG(3)
tidy_load_config - Load an ASCII Tidy configuration file with the specified encoding
SYNOPSIS
void tidy_load_config (string $filename, string $encoding)
DESCRIPTION
Loads a Tidy configuration file, with the specified $encoding.
PARAMETERS
o $filename
-
o $encoding
-
RETURN VALUES
No value is returned.
NOTES
Note
This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.
PHP Documentation Group TIDY_LOAD_CONFIG(3)