tidy_load_config

(PECL tidy >= 0.5.2)

tidy_load_configLoad 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.

인수

filename

encoding

반환값

값을 반환하지 않습니다.

주의

Note: This function is only available in Tidy 1.0. It became obsolete in Tidy 2.0, and thus has been removed.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top