phpLanParty


phpLanParty is a web application written in PHP3 that will help coordinate, manage, and support Lan Parties.

Administrative users can be defined that have access to the site. Future revisions will allow administrative segmentation so that each admin could be the lord over his events. At this time, phpLanParty is a flat application.

phpLanParty requires:

PHP3 ( tested with 3.0.12 and later, but not Zend)
mySQL 3.22.26a or later (tested with 3.22.26a and 3.22.30)
Apache with mod_php, or any CGI capable web server with CGI-PHP
optional: libgd
optional: openssl

phpLanParty is released to the public under the terms of the GNU GPL. please read the COPYING file for more information on your rights under the license.

ToDo:


1) Finish writing code to support mail-backs for lost passwords.

2) Write scheduling code for event days so that an event can
   have different daily schedules, or skipped days.

3) Daily game/tournament scheduling code needs to be written in order
   to allow users to register for specific games/tournaments.

4) Tournament support: Write code that breaks up registered users into
   'blocks' so that multiple tournament rounds can be managed.  This
   will allow for managing the tournament as it happens, and place
   winners/losers into the correct brackets for next-tier events.

5) Two words: User Interface

If you would like to help with the development of phpLanParty, join us here at sourceforge!

Download the latest copy
Browse the CVS code
Look at the database schema
Test Drive!
The ReadMe for phpLanParty
GNU General Public License