PHP Doku:: Load an ASCII Tidy configuration file with the specified encoding - function.tidy-load-config.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenTidyTidy Funktionentidy_load_config

Ein Service von Reinhard Neidl - Webprogrammierung.

Tidy Funktionen

<<tidy_get_output

tidy_reset_config>>

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)