views:

242

answers:

3

Please recommend Secure, customizeable, open-source chat on PHP/JavaScript for all popular browsers.

+1  A: 

Check this out :)

Sarfraz
0.8.3 version, no stable version? "Sound support is implemented using Flash, Socket support using Flash on client-side and Ruby on server-side." Why the hell a PHP/JavaScript chat uses Flash/Ruby? :)
topright
@topright - That's **sound** support, which was outside the scope of your question, the main chat engine is available in PHP.
Nick Craver
Sound support, smiles, private channels - no need to list all common standard de facto features that are needed in the modern chat.
topright
+1  A: 

Looks like your are looking for something like phpopenchat. It is secure, open-source, customizable and works an a PHP-basis for common browsers.

Thariama
The last version in 2005?
topright
"Fatal error: Call to undefined function _no_tablespace() in ...chat\include\class.Installer.inc on line 389" during the installation
topright
It does not get further developed at this point.I never had any installing problems - sry can't help you on that one.
Thariama
A: 

Wrote my own chat.

topright
is it secure, customizable, and open-source? if so, please share the link! :-)
Andrew Heath