19,155 tutorials online
11 tutorials pending review
763 dead links removed





PHP: Chat Systems Tutorials

 

PHP-Based Chat Room
Posted in PHP > Chat Systems by tutorialgrub on Mar 09, 2011

This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of course the advantage is, this chat room can be a little more clever than it's BeSeen cousin.
7 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


1