The VBS file can be used to open a file when you copy and paste
the url into the input box.
e.g. you see this in a PHP file: ...include("stuff/other/display.php"); ?>
and then paste this text: "stuff/other/display.php" into the box, and the result would
be that the "display.php" file would be opened in your HTML editor, or if postfix with a slash,
then it is opened in Explorer and selected file.
The "MYPHP.VBS" file, is updated and it can be downloaded from this Webpage:
http://www.fineraw.com/stuff/overview.html (item no. 23).
Very simple but my English maybe ugly with less contextualization...
As for the PHP files and the password protected MySql database. I just try to run it all off-line.
I saw a Website that said that I should just write localhost in IE, so it would run the PHP pages.
Most of the stuff in those PHP pages come from the sql database. The problem is that
I got a message from the system about the password, and then it stops.
Benny