Tidy Funktionen
PHP Manual

tidy_load_config

(PECL tidy >= 0.5.2)

tidy_load_configLoad an ASCII Tidy configuration file with the specified encoding

Beschreibung

void tidy_load_config ( string $filename , string $encoding )

Loads a Tidy configuration file, with the specified encoding.

Parameter-Liste

filename

encoding

Rückgabewerte

Es wird kein Wert zurückgegeben.

Anmerkungen

Hinweis: Diese Funktion steht nur in Tidy 1.0 zur Verfügung. In Tidy 2.0 ist diese Funktion obsolet und wurde entfernt.


Tidy Funktionen
PHP Manual