Introduction and Quick Start (Previous) (Next) Introduction

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

Services_W3C_HTMLValidator

Table of Contents
Introduction --  Introduction to Services_W3C_HTMLValidator
Examples --  Using Services_W3C_HTMLValidator

This package provides a programmable interface to the W3's HTML Validation service at http://validator.w3.org/.

With this package you can use PHP to obtain usable validation results for HTML. The package utilizes the SOAP 1.2 output format of validator to populate validation result objects with true | false as well as any errors and warning messages.

See the examples included with the package for usage.

Introduction and Quick Start (Previous) (Next) Introduction

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.