Tidy Функции
PHP Manual

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

Връщани стойности

Няма връщана стойност.

Бележки

Забележка: Тази функция е налична единствено в Tidy 1.0. Тя излезе от употреба в Tidy 2.0 и затова беше премахната.


Tidy Функции
PHP Manual