Tool to check my HTML/JavaScript/PHP/... code wanted

S

Stefan Mueller

Does someone know if there's a tool which checks my HTML/JavaScript/PHP/...
code for errors.

E.g. in Visual Basic the compiler tells me if everything (syntax) is okay.
I'm missing something like that in HTML/JavaScript/PHP/....

Stefan
 
J

Jonathan N. Little

bernhard said:


Mozilla/Firefox/Netscape: address 'JavaScript:' brings up JavaScript
console or "Tools|Web Development...|JavaScript Console"

Opera: "Tools|Advanced|JavaScript Console"


MSIE had a debugger module that I tried many-many moons ago, but found
that with external script files IE listed the line error not where the
error occurred in the external file but its relative parsed position
after embedding! i.e., as view in browser memory! Useless IMHO!

If you had a couple of externally linked JavaScript files to a page you
could get a message like "blah is not an object line 425" where none of
the files where over 300 lines long! Where as Moz/NN will display the
actually line number for the external file "blah is not an object line
25 of external.js"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top