Databases

The webserver of Starforze uses the Open Source database-software MySQL
The user can can construct as many tables and rows as are needed. phpMyAdmin gives full control over the layout of the database.
The user then enters data in the database, using a normal webbrowser. With PHP-scripts, these data can appear as webpages.

webpage
Click here for full-sized picture.
Entries from the mysql-datatbase (left)
------>
appear in an automatically generated webpage.
(right)
webpage Click here for full-sized picture.