導入およびクイックスタート (Previous) (Next) 導入

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Services_W3C_HTMLValidator

目次
導入 --  Services_W3C_HTMLValidator について
 --  Services_W3C_HTMLValidator の使用法

このパッケージは、W3 の HTML 検証サービス http://validator.w3.org/ に対するプログラム可能なインターフェイスを提供します。

このパッケージを使用すると、PHP を用いて HTML の検証結果を取得することができます。 このパッケージは、バリデータが返す SOAP 1.2 形式の出力から結果オブジェクトを作成します。 ここには true | false のほかにエラーや警告のメッセージも含まれます。

パッケージに含まれるサンプルで、使用法をご確認ください。

導入およびクイックスタート (Previous) (Next) 導入

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.