============================================================================ phpLanParty v0.21 php3 based Lan Party registration database Distributed under the terms of the GPL See COPYING for more info ============================================================================ phpLanParty is an application to administer Lan Parties. If you host gaming sites, parties, tournaments, or the like, you may be interested in using this utility. ### Advantages of phpLanParty: -It's fast, easy, and easily modified to suit your needs. -Being written in PHP, is multi-platform. Although it's only been used and tested on Linux, it should work well on other Unix-like platforms, and probably the Win32 platform, provided the required packages (below) are installed. ### Prerequisites: phpLanParty requires: PHP3 (Zend not tested) A web server with CGI support, (if cgi-php is used) or Apache with mod_php mysql Optional: libgd (for creating graphics) openssl (for security) You'll also need a web browser. :) ### Files in this package: COPYING - The GPL License. Read this for your rights as a user of this software. README - This file. (changes.. will be completed when phpLanParty is released as 1.0) ### General: The documentation is *very* slim right now. -Leif Sawyer