Tutorial search

PHP Tutorials
Tutorials
Stuff
Affiliates

PHP Chat Tutorials


We hope that you will enjoy our PHP Chat tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own PHP Chat tutorials to our site. Thank you !

Sort by:
Simple Shoutbox Chatroom with MySQL Part 1
Simple Shoutbox Chatroom with MySQL Part 1
This tutorial explains how to use PHP to make a shoutbox or chat room for your site. Part one focuses on the front-end of the system.
Category: PHP tutorials > Chat - Difficulty:
Mini-Chat Tutorial
Mini-Chat Tutorial
Mini-Chat Tutorial
Category: PHP tutorials > Chat - Difficulty:
PHP-Based Chat Room
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 course the advantage is, this chat room can be a little more clever than it's BeSeen cousin.
Category: PHP tutorials > Chat - Difficulty:
JSON AJAX Chat Tutorial
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 JSON as a lightweight data exchange format to save bandwidth.
Category: PHP tutorials > Chat - Difficulty:
Shoutbox
Shoutbox
Shoutboxes have become a popular way to leave messages at a site.
Category: PHP tutorials > Chat - Difficulty:
A MySQL Driven Chat Script
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 real-time! For a bit of fun, the chat application also has buttons to send several emote-icons including smiling and frowning faces.
Category: PHP tutorials > Chat - Difficulty:
Simple Chatbox in PHP/MySQL
Simple Chatbox in PHP/MySQL
A simple chatbox written in PHP and MYSQL database, includes table setup and basic administration area.
Category: PHP tutorials > Chat - Difficulty:
AJAX Chat Tutorial
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.
Category: PHP tutorials > Chat - Difficulty:
Total Tutorials in Category: 8