PDA

View Full Version : Phpchat


Herbster
05-16-2004, 09:39 AM
I've read that PHP isn't the best choice for a chat application. True/False?

I'm thinking about installing phpChat on one site and I'd be interested in hearing your experiences and opinions.

eugene
05-19-2004, 07:42 PM
Originally posted by Herbster@May 16 2004, 06:39 AM
I've read that PHP isn't the best choice for a chat application. True/False?

I'm thinking about installing phpChat on one site and I'd be interested in hearing your experiences and opinions.
PHP is not really a technology designed for chat apps. IRC (internet relay chat) is probably best. An outside chat server might also be an option.