[Pugged] php dubuggers

ciapug@ciapug.org ciapug@ciapug.org
Thu, 22 Aug 2002 23:00:21 -0000


Any of you had much luck with a PHP dubugger? Which one?

Occasionally I'll run across a problem (like now) where you have a script that stops working just because I did something simple like left of a ; or ) or " somewhere... but PHP errors 50 lines later for some insane reason. Maybe a debugger would find those kinds of errors more accurately?

-dc