News - Downloads - Screenshots

-------------------------------------------------------------------------
SpiroTris PHP Match Schedule Version 1.3.1
-------------------------------------------------------------------------
Name: PHP Match Schedule

Author: SpiroTris (spirotris@linuxmail.org)

Version: 1.3.1

Features:
* Adding clan matches with different options.
* Removing and editing matches.
* Adding and removing users.
* Signing up for matches.
* See who signed up for a match.
* Changeable colors for different themes.
* Stay logged in with cookies.

Requirements: A webserver with php and a mysql database.

Installation: Put the .php files in a directory of your choice
on your webserver and run the SQL file in your mysql database
using for example phpMyAdmin (great script, download at www.sf.net).
Edit vars.php and login with username/password: admin/admin
to start adding your clan-matches/members.

Description:
This little PHP script can be used by clans to add new clan matches
and members. A registered member can sign-up to a match so the
clan leader can choose who will play the match by looking at the list.
This script was made for a BF1942 clan. The script may be used for
other games as well.

Comments:
Requests, complaints, ideas, flames or anything can be sent to spirotris@linuxmail.org.

Known Bugs:
* Users cant have spaces or [] chars.. Use normal characters and underscores only.

That's all. (hopefully)

THANKS to:
MaxHeadroom for lots and lots of help.. finding bugs and coming
up with new great ideas. Wouldn't have been what it is without you :)

Elcid from the BF1942 clan NS who came up with the idea of having the
x/x/x signups type instead of the old one which counted reserve and
not available as a signup too.