Tools JSON Viewer QRCode Generator
なんか、世の中にあるWebサービスがどんどん揃っていきますね。。。> PEAR まだ0.2.0αですが試してみました。ざっと次のような感じで書けますね。 <?php require_once 'Services/W3C/HTMLValidator.php'; ?> <?php $validator = new Services_W3C_HTMLValidator(); // ファイルから検証 $ret = $validator->validateFile('example.html'); // URLから検証 //$ret = $validator->validate('http://www.example.com/'); /** * 結果オブジェクトのうち、エラーを一覧表示する * * $ret :Services_W3C_HTMLValidator_Responseオブジェクト * $
This package provides an object oriented interface to the API of the W3 HTML Validator application (http://validator.w3.org/). With this package you can connect to a running instance of the validator and retrieve the validation results (true|false) as well as the errors and warnings for a web page. By using the SOAP 1.2 output format from the validator, you are returned simple objects containing a
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く