downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

tidy_setopt> <tidy_save_config
Last updated: Fri, 06 Nov 2009

view this page in

tidy_set_encoding

(PECL tidy >= 0.5.2)

tidy_set_encodingマークアップをパースする際の入力/出力エンコーディングを設定する

説明

bool tidy_set_encoding ( string $encoding )

入力/出力ドキュメントのエンコーディングを設定します。

パラメータ

encoding

encoding は入出力ドキュメントのエンコーディングを設定します。 使用可能なエンコーディングは asciilatin0latin1rawutf8iso2022macwin1252ibm858utf16utf16leutf16bebig5 および shiftjis です。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意

注意: この関数は、Tidy 1.0 でのみ利用可能です。 この関数は、Tidy 2.0 では古い関数として削除されているためです。



add a note add a note User Contributed Notes
tidy_set_encoding
There are no user contributed notes for this page.

tidy_setopt> <tidy_save_config
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites