| Showing 1 - 6 from 6 tutorials on Page 1. |  | |
| | | PHP-Based Chat Room | | 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 cour... | | Added: 22 March 2007 - Visits: 253 | | | | | | | | Mini-Chat Tutorial | | This tutorial is about my mini-chat script. It's not really a chat, since dialogs are updated only when page refreshes. It is the first tutorial of a series for some development techniques. Right now, I will focus on explaining how I managed the buildin... | | Added: 20 March 2007 - Visits: 195 | | | | | | | | Shoutbox | | Shoutboxes have become a popular way to leave messages at a site. | | Added: 18 March 2007 - Visits: 170 | | | | | | | | A MySQL Driven Chat Script | | This article will show you how to create a quick-n-easy chat script using PHP and a very simple MySQL database. The script will allow visitors to choose a nickname, enter text to send to the chatting window, and view messages from other people... all in... | | Added: 17 March 2007 - Visits: 163 | | | | | | | | AJAX Chat Tutorial | | This tutorial will show you the basics of creating a web chat driven by AJAX. This is a great place to get started with AJAX technologies in a real world example. | | Added: 17 March 2007 - Visits: 196 | | | | | | | | JSON AJAX Chat Tutorial | | This tutorial will show you how to create an AJAX chat system using JSON as the data exchange format rather that the standard HTML. This tutorial is a great introduction to both JSON and AJAX technologies. It will give you an idea of how you can use... | | Added: 17 March 2007 - Visits: 160 | | | | | |