CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home FastCGI Interface
Documentation is Ongoing

NOTE: The developer information and documentation is ongoing. If you believe that there is anything missing or inaccurate then please contact us.

Additional links:

Using the FastCGI Interface

In v14.03+, there is a new FastCGI (new window) interface that works using a pipe and can be used to interface with the validator engine without the need of loading a DLL into a 3rd party application. This means that it doesn't matter whether the 3rd party app is a 32-bit or 64-bit app (like it would if using the DLL). Furthermore, it's more efficient than making many calls to cmdlineprocessor.exe.

NOTE: PhpED v13 (new window) is the first to use this new interface.