/**
* @Author Ghost
* @Copyright 2012 - 2012
* @Version 1.0
* @Description Multi-Room Chat Script
* @FileSource Flat File (.txt)
* @Setup Functions, Sessions, Encrypted Passwords
* @HTMLVersion Xhtml 1.0 Transitional EN
* @CssVersion Css3
**/
This is a PHP/XHTML Flat File Chat Script with many advanced features.
i hope you guys enjoy this release and support me in anyway you can.
IE: suggestions/bug reports/feedback etc. at http://coding-talk.com
This is my version of a chat script. yes it may have some simularities
to mobile-chat script (which was also partly/alot of my work)
but i decided to put all my work into a much more stable project and
this is the outcome of it.
-------------
INSTALLATION
-------------
1. Upload all files to your server (except this readme.txt file)
REMEMBER to upload the .htaccess file that comes with the script.
it creates protection for your .txt files and other things
2. Goto yoursite.tld/INSTALL.php (yoursite.tld = your site address)
and follow the instructions there. (Delete INSTALL.php Once Finished)
3. Change info inside config.php to your sites needs (located in core folder)
4. thats it. installation complete.
Goto yoursite.tld to enjoy your new chat (yoursite.tld = your site address)
-------------
FEATURES
-------------
Functions (located in core/includes folder)
Sessions
Registration (Upper/Lower Case Chars, _ And - Symbols Allowed, And 3-15 Chars Long)
Login
Encrypted Passwords
Rank Class
Staff Tools (Better Written/Working)
11 Rooms (10 Rooms 1 Staffroom)
Private Messages
Shoutbox
Member Profiles (Hidden to Guests)
BBCodes (located in functions)
Smileys
Avatars
Censorship/Word Filtering (located in functions)
Online/Offline Checks
Newest Members
IpBan (located in functions)
IpLogging
AND MUCH MUCH MORE.......
DEMO: GhostChat v1
* @Author Ghost
* @Copyright 2012 - 2012
* @Version 1.0
* @Description Multi-Room Chat Script
* @FileSource Flat File (.txt)
* @Setup Functions, Sessions, Encrypted Passwords
* @HTMLVersion Xhtml 1.0 Transitional EN
* @CssVersion Css3
**/
This is a PHP/XHTML Flat File Chat Script with many advanced features.
i hope you guys enjoy this release and support me in anyway you can.
IE: suggestions/bug reports/feedback etc. at http://coding-talk.com
This is my version of a chat script. yes it may have some simularities
to mobile-chat script (which was also partly/alot of my work)
but i decided to put all my work into a much more stable project and
this is the outcome of it.
-------------
INSTALLATION
-------------
1. Upload all files to your server (except this readme.txt file)
REMEMBER to upload the .htaccess file that comes with the script.
it creates protection for your .txt files and other things
2. Goto yoursite.tld/INSTALL.php (yoursite.tld = your site address)
and follow the instructions there. (Delete INSTALL.php Once Finished)
3. Change info inside config.php to your sites needs (located in core folder)
4. thats it. installation complete.
Goto yoursite.tld to enjoy your new chat (yoursite.tld = your site address)
-------------
FEATURES
-------------
Functions (located in core/includes folder)
Sessions
Registration (Upper/Lower Case Chars, _ And - Symbols Allowed, And 3-15 Chars Long)
Login
Encrypted Passwords
Rank Class
Staff Tools (Better Written/Working)
11 Rooms (10 Rooms 1 Staffroom)
Private Messages
Shoutbox
Member Profiles (Hidden to Guests)
BBCodes (located in functions)
Smileys
Avatars
Censorship/Word Filtering (located in functions)
Online/Offline Checks
Newest Members
IpBan (located in functions)
IpLogging
AND MUCH MUCH MORE.......
DEMO: GhostChat v1
Comment