summaryrefslogtreecommitdiffstats
path: root/htdocs/docs/api.html
diff options
context:
space:
mode:
authorot <ot@localhost>2007-08-06 06:23:28 +0000
committerot <ot@localhost>2007-08-06 06:23:28 +0000
commit73206a16310a8cb3d99d2482e06f692de380a63e (patch)
tree77110b456cf4e3da0e6a875edfeb5f7439e0d2b9 /htdocs/docs/api.html
parentd463550eebc939d7fdb588606596cc5a8c1434a2 (diff)
downloadmarkup-validator-73206a16310a8cb3d99d2482e06f692de380a63e.zip
markup-validator-73206a16310a8cb3d99d2482e06f692de380a63e.tar.gz
markup-validator-73206a16310a8cb3d99d2482e06f692de380a63e.tar.bz2
link to PEAR library for API
Diffstat (limited to 'htdocs/docs/api.html')
-rwxr-xr-xhtdocs/docs/api.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html
index cabb745..9d914a4 100755
--- a/htdocs/docs/api.html
+++ b/htdocs/docs/api.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: api.html,v 1.11 2007-07-09 04:56:26 ot Exp $"
---><!--#set var="date" value="\$Date: 2007-07-09 04:56:26 $"
+<!--#set var="revision" value="\$Id: api.html,v 1.12 2007-08-06 06:23:28 ot Exp $"
+--><!--#set var="date" value="\$Date: 2007-08-06 06:23:28 $"
--><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -287,6 +287,8 @@ element, but also the <code>warning</code> element are <code>line</code>, <code>
<ul>
<li><a href="http://search.cpan.org/dist/WebService-Validator-HTML-W3C/">WebService::Validator::HTML::W3C</a> in perl,
by Struan Donald.</li>
+ <li><a href="http://pear.php.net/package/Services_W3C_HTMLValidator" title="PEAR Package : Services_W3C_HTMLValidator">Services_W3C_HTMLValidator</a> in PHP, a PEAR library by Brett Bieber.</li>
+ <li>
</ul>
<h3 id="http_headers">Using HTTP headers to know validation results</h3>