Ich habe eine Möglichkeit gefunden um im 'Editor Homesite' ein Debugging der Variablen
der Skriptsprache 'Php' zu ermöglichen.
dazu habe ich die Klasse 'debug.inc' programmiert.
Diese Klasse schreibt den Inhalt der Variablen / Array in eine Tabelle.

Ich habe 2 Skripte für den Editor Homesite geschrieben.
Diese Skripte werden mit 'ShortCuts' in den Editor eingebunden.
Das Skript 'debug1.js' zeigt den Inhalt der Datei 'debug.html' an.
Das Skript 'debug2.js' schliesst die Datei 'debug.html'.

Folgende Veränderungen müssen am Skript vorgenommen werden.
1. In der Datei 'debug.inc' in der Zeile:169 muss der Pfad angepast werden.
2. In der Datei 'debug1.js' in der Zeile:3 muss der Pfad angepasst werden.
3. Die Dateien 'debug1.js' und die Dateien 'debug2.js' müssen unter Options->Customize->Script Shortcuts
   in den Editor eingebunden werden.

Unfortunately I do not know the English language.
I hope that the translation machine does not make too much mischief.
I have a possibility found over in the "editor Homesite" a debugging of the variables
to make possible the script language "Php".
in addition I programmed the class "debug.inc".
This class writes contents of the variable/array into a table.

I wrote 2 Skripte for the editor Homesite.
This Skripte is merged with "ShortCuts" into the editor.
The script "debug1.js" indicates contents to the file "debug.html".
The script "debug2.js" closes the file "debug.html".

The following changes must be made at the script.
1. In the file "debug.inc" in the line: 169 the path must be angepast.
2. In the file "debug1.js" in the line: 3 the path must be adapted.
3. The files "debug1.js" and the files "debug2.js" must under Options->Customize->Script Shortcuts
   into the editor to be merged.