PHP Classes

File: README

Recommend this page to a friend!
  Classes of sk89q   libdpserver   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: README
Class: libdpserver
Administer remote Paintball game servers
Author: By
Last change: New version
Date: 16 years ago
Size: 1,233 bytes
 

Contents

Class file image Download
lipdpserver ------------ About ===== lipdpserver is a PHP class to query and manage Digital Paint: Paintball 2 game servers. The Quake 2 (id Tech 2) connectionless protocol is used for both query and administration. RCON is used to perform administrative tasks. A number of functions are abstracted in the class as well. Requirements ============ Socket support (but not the extension) must be available. PHP 4.3 and above is recommended. PHP 5 is not required, and exceptions have not been programmed into the class. Usage ===== The class is thoroughly documented on its methods and fields and an example file utilizing a handful of functions is available. Please look through the documentation and the example for a feel of the class. Reporting Bugs ============== To report a bug, please get into contact with the author of this software. ===== Copyright (c) 2006-2007 sk89q <http://sk89q.therisenrealm.com> Some supporting code for fun name processing contributed by jitspoe <http://jitspoe.planetquake.gamespy.com> Licensed under the GNU General Public License (GPL) v2