1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 15 years ago
Changing the Parameters Making changes to parameters is easy, and allows you to customize how your chat works. To change them, first open index.php in the root of your Php Free Chat folder. Look for several lines that start with $params; this is ... [More] your parameters list. The parameters list is set into the $params array and passed into the class. To add a new parameter, simply follow the same syntax as the others: [Less]
Posted about 15 years ago
This version is a complete rewrite of the phpFreeChat code. The primary goals of this versions are : * Be very responsive (real time) by using the COMET technique. * First container will connect to a wp>IRC server (server side) * Write the ... [More] client in javascript using the prototype and the YUI libraries, the aim is to have a lightweight chat client side. [Less]
Posted about 15 years ago
Here is a list of commands that can be used when chatting. ban Bans an user and kicks it from the room /ban {nickname} {reason} banlist This command lists the banished users on the given channel /banlist clear Clears the room's messages (but not the chat file logs)
Posted about 15 years ago
Here is a list of commands that can be used when chatting. Level 4 Headline ban Bans an user and kicks it from the room /ban {nickname} {reason} banlist This command lists the banished users on the given channel /banlist clear Clears the room's messages (but not the chat file logs)
Posted about 15 years ago
If you want to support this project with money, you can make a donation. If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
Posted about 15 years ago
If you want to support this project with money, you can make a donation. If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
Posted about 15 years ago
If you want to support this project with money, you can make a donation. If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
Posted over 15 years ago
download phpfreechat from sourceforge Tow branches are downloadable: * 1.x stable branche has these features: * multi-channels * private messages * moderation (kick, ban) * multi-language * multi-users (nicknames list displayed) * smileys box * themable * bbcode styles
Posted over 15 years ago
Setup the parameters The chat is usable using the default configuration but a lot of options can be tweaked to customize the chat. For example, to change the refresh speed to 2 seconds, copy/paste this piece of code and run ”/rehash” command:
Posted over 15 years ago
[]AJAXCSSIRC... demo Release 1.3 - More than one year later April 13, 2010 The 1.3 version is finally released. Major fixes are: * The annoying IE8 display bug, * Flood and Deop problems, * XSS problem on the /me command. This ... [More] release also includes optimisations, translations and an new oracle container. Thanks again the contributors: OldWolf, Acácio Alves dos Santos, bakebowling, Walker, Philipp Blaim, Amandarn, xman, handyone, Dany Eudes, golemwashere and all the translators. [Less]