Debug: Debugging for Editor Homesite
Stephan Krauss (contact me)
This package can be used to debug PHP code using the Homesite editor.
The class homesitedebug can dump the contents of variables into a table.
There are also two scripts for the for the editor Homesite named debug1.js and debug2.js . These scripts are integrated in the editor shortcuts.
The script named debug1.js tells that the debug output should go to the file debug.html. The script debug2.js closes that output file.
The code and the comments are in German.
Click here for detailed information about this class on phpclasses.org