[PHPLIB] HTML-validation for PHP(phplib) website From: Aidan Skinner (aidan <email protected>)
Date: 02/21/00

Martin Decker writes:

> Does anybody know a tool to automatically test HTML validity for a whole
> web-site using login and dynamic pages?

You use sgml tools: http://pobox.com/~cg/sgmltools and use the
<script> method of invoking php. This won't check your generated html
unfortunately, but you could churn out a bunch of test pages using
lynx -dump and run them through it.

HTH

- Aidan

-- 
http://www.skinner.demon.co.uk/aidan/
Currently looking for work: CV available on request.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.