[thelist] is there a client side php validator?

Jay Blanchard thelist at lists.evolt.org
Thu Oct 31 07:02:01 2002


[snip]
Validator like w3c's html and css validators.

Not my server, so I can't install anything (like DBG) on the server. Looking
for something that'll parse a PHP file and find missing semicolons and the
like.
[/snip]

Have you looked at the Zend Studio? There is at least one older version that
is free and does validation in the form of client side debugging.

HTH!

Jay