| [SOLVED] Are there any debugging programs for PHP? How do you debug PHP code? I have used other programming languages such as C, C++ where you can debug the code using the IDE however how is this possible with PHP? I would like to step through the program and see at run time what values are being assigned.
Can any of these be used with Dreamweaver 8? |