These scripts take data text files you have filled, and build three HTML pages from them. A Scriptol compiler and the PHP interpreter are required.
Files required
- qmodel.php, rmodel.php, cmodel.php
displayed pages which you may edit if needed
- qual.sol, race.sol, teams.sol
programs to be compiled to php files by solp.exe
- q2002.dat, r2002.dat
data files you must fill with last race results.
- make.bat
Batch file to build the whole thing under Windows.