_________________________________________________________________
MicroWeb allows you to create a working web site on a CD-ROM. Using a web browser, a user can can run CGI programs as well as view html files on the CD-ROM. To view the website the end user has to only run the microweb.exe program on the CD-ROM, there is nothing to configure. This will automatically start a web server, mysql server and a web browser for viewing the website.
| mwman.htm | MicroWeb User Manual |
| testform.htm | Use this test form to submit form data to a CGI script |
| ssisamp.shtml | Sample page using server side includes |
| phpinfo.php | PHP test and information |
| perlinfo.pl | Perl test and information |
| /cgi-bin/hellocgi.pl | Simple helloworld cgi sample script. |
| /cgi-bin/cgisamp.pl | Simple cgi sample script which uses the CGI.pm module |
| /cgi-bin/testcgi.pl | CGI script to dump environment variables |
| hellophp.php | Simple helloworld php sample script |
| gd_demo.php | Demo of a script that uses the gd PHP extension |
| makesqlitedb.php | Sample script to create a SQLite database |
| usesqlitedb.php | Sample script to use a SQLite database |
| phpMyAdmin | PHP MY Admin tool |
| mysqldemo.php | Sample PHP MySQL test script |
| /cgi-bin/mysqlsamp.pl | Sample Perl MySQL test script |
| zend-encoded-test-file.php | Zend encoded test file Note: for this to work you will need to edit the php-x.x.x\php.ini file See file for details |
| ioncube-encoded-test-file.php | Ioncube encoded test file Note: for this to work you will need to edit the php-x.x.x\php.ini file See file for details |