Hi to all!!! Can anyone tell me how to debug in PHP? When I use ASP simply I write "stop" (VB) or "debugger" (JSCRIPT) to set a breakpoint and open the Microsoft Script Debugger. With PHP I can't find a way to do a similar thing. I downloaded the DBG PHP debugger but I don't understand how to use it like MSD. My config is: PHP 4.1.2 + IIS5 + WinXPpro
I'm bored to use echo "$something" for debug :-( Thanks in advance for your help, Evan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php