tidy_load_config

(PECL tidy >= 0.5.2)

tidy_load_configLoad an ASCII Tidy configuration file with the specified encoding

Descrição

void tidy_load_config ( string $filename , string $encoding )

Loads a Tidy configuration file, with the specified encoding.

Parâmetros

filename

encoding

Valor Retornado

Não há valor retornado.

Notas

Nota: Esta função somente está disponível no Tidy 1.0. Ela está obsoleta no Tidy 2.0, sendo removida desde então.

add a note add a note

User Contributed Notes

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