Installation Guide
Script Name | CJ Users Online v1.0 |
|
|
Files Required: | setup.php (once ran - delete!) |
config.php | |
users.php | |
|
|
Installation | 1) MySQL Database Set-Up. Unfortunately we cannot set-up your database for you, sometimes you already have one database set up on your web-space account, sometimes you can go into your web-space account and navigate to a "Create Database" area and sometimes you have to ask your web-space provider to create one for you. If you haven't got one already created call it "database1" Remember, this is the DATABASE not the TABLE! Once you have a database created, you can go on to step 2... 2) Variables to edit in config.php a) Your mySQL Server, most cases "localhost" $server = "localhost"; b) Your mySQL Database Username $db_user = "joe_bloggs"; c) Your mySQL Database Password $db_pass = "password"; d) Your mySQL Database Name $db = "database1"; e) Time to reset IP address's value in seconds, default here is 120 (2 minutes) $to_secs = 120;
|
|
|
Finished | Thats all! If you have any problems with the script go to www.cj-design.com/?id=forum and seek advice! |
|
|
Donate | Show your appreciation for this script by donating : ) www.cj-design.com/?id=donate |
|
© CJ Website Design