php debugger
Posted: Tue Jun 16, 2009 1:55 pm
This might sound strange, but I was wondering if there is a good debugger for php. You know the type that lets you step through code like c debugger.
All of my php is usually written at once then tested live on a server, but something that could check syntax, unassigned variables, data structures, etc, would be cool.
All of my php is usually written at once then tested live on a server, but something that could check syntax, unassigned variables, data structures, etc, would be cool.