1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted about 13 years ago by Dylan
Les aperçus sont biens mais une démo est mieux. Essayez le ! (Vous n'avez pas besoin de vous enregistrer.) Peut-être que vous recherchez aussi les logos de phpfreechat. Apparence par défaut pour v1.x Array Apparence par défaut pour v0.x Array
Posted about 13 years ago by Dylan
télécharger phpfreechat sur sourceforge Deux branches sont téléchargeables: * 1.x Cette branche stable a ces caractéristiques: * multi-salons * messages privé * modération (kick, ban) * multi-langue * multi-users (Les personnes connectés sont affichés) * Smileys * themable * Style BBcode
Posted about 13 years ago by Dylan
Côté serveur * Un serveur (Apache, IIS, Xitami ...) * Accès en écriture sur le serveur (SSH, FTP, or other) * Ne fonctionne pas avec le module apache “suphp” activé pour les versions < 1.0-beta5 * PHP sur votre serveur * PHP ≥ 4.1.0 ... [More] pour pfc 0.x et pfc ≤ 1.0-beta8 * PHP ≥ 4.2.0 pour pfc ≥ 1.0-beta9 (La fonction “ctype” est utilisé) * Dans certains cas “safe_mode=On” rencontre des problèmes. * La fonction “ctype_*” peut être activé sur votre php pour pfc ≥ 1.0-beta9 * L… [Less]
Posted about 13 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 13 years ago
[] phpFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It ... [More] supports multi-rooms (/join), private messages, moderation (/kick, /ban), customized themes based on CSS and plugins systems that allows you to write your own storage routines (ex: Mysql, IRC backends ...), and you own chat commands ! [Less]
Posted about 13 years ago
[]AJAXCSSIRC... demo Release 1.4 - Latest release before a code rewrite May 21, 2012 The 1.4 version is released. phpFreeChat source code is moving to github March 1, 2011 phpFreeChat source code is moving from sourceforge to github. I ... [More] recommend contributors to fork the project and to submit pull requests. I think it will help us to publish easily and more frequently new PFC release. [Less]
Posted about 13 years ago
* Dec 13 - Thanks to Men's Rings for his donation ($30 USD) * Dec 9 - Thanks to Vanquish Card for his donation (€50 EUR) * Dec 7 - Thanks to Prepaidtarifvergleich.info for his donation (€10 EUR) * Nov 20 - Thanks to International Car Shipping ... [More] for his donation ($30 USD) * Oct 29 - Thanks to Swords for his donation (€30 EUR) * Sep 9 - Thanks to Stainless Steel Jewelry for his donation (€30 EUR) * Sep 6 - Thanks to Kinderspiele for his donation (€10 EUR) * Aug 7 - Thanks to Schwarzen… [Less]
Posted about 13 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 13 years ago
[]AJAXCSSIRC... demo phpFreeChat source code is moving to github March 1, 2011 phpFreeChat source code is moving from sourceforge to github. I recommend contributors to fork the project and to submit pull requests. I think it will help us to publish easily and more frequently new PFC release.
Posted about 13 years ago
This version will be a complete rewrite of the phpFreeChat code. Goals are: * A jquery plugin for the client side interface * A rewritten PHP code on server side following the REST architecture * A hosted version of the chat will be considered