tidy_set_encoding
(PECL tidy >= 0.5.2)
tidy_set_encoding — Set the input/output character encoding for parsing markup
Descrierea
bool tidy_set_encoding
( string $encoding
)
Sets the encoding for input/output documents.
Parametri
- encoding
-
The encoding parameter sets the encoding for input/output documents. The possible values for encoding are: ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, utf16le, utf16be, big5, and shiftjis.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
Note
Notă: Această funcţie este disponibilă numai în Tidy 1.0. Ea a devenit dezaprobată în Tidy 2.0 şi de aceea a fost eliminată.
tidy_set_encoding
There are no user contributed notes for this page.
