/*******************\ | | | SayOp 1.3 | | readme | | | \*******************/
| Tested on:
PHP 4.3.9 and 5.0.2 MySql 4.0.21
| Requirements:
-PHP 4 -MySql database: Create a Mysql database on your server (UNLESS you already have one!) to store the necessary tables. -Some HTML knowledge
| Installation and Setup instructions:
1. Unpack the script files to a directory on your hard disk.
2. Open and edit db.php (com/db.php) Modify the database location, username, password, name and table prefix. This will grant the script access to the database. ...