[req] php and javascript debugger

  • Thread starter Thread starter NoWhereMan
  • Start date Start date
N

NoWhereMan

Searching for a lightweight php and/or javascript debugger possibly no
install and no-registry crap :)
Wellcome are also light-weight IDEs...
Actually using SciTE for syntax coloring and praying for the code to work.

The error messages from Internet Explorer are very useful. Almost always
"object not found" -___-

Thanx!
 
NoWhereMan said:
Searching for a lightweight php and/or javascript debugger
possibly no install and no-registry crap :)
Wellcome are also light-weight IDEs...
Actually using SciTE for syntax coloring and praying for the
code to work.

For PHP debugging freeware, I only know of:

http://dd.cron.ru/dbg/

I know the commercial PHP IDE from Zend has PHP debugging too, but
that's probably not what you're looking for on this newsgroup.

For JavaScript, you might try the Venkman Javascript debugger,
available for Firefox:

http://www.mozilla.org/projects/venkman/

Regards,
Wald
 

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

Back
Top