News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
How to Create A Simple Web-based Chat Application
July 27, 2009 @ 08:12:55

From NETTUTS.com there's a new tutorial they've posted showing you how to create a simple web-based chat application (real-time, not like twitter) with equal parts PHP and jQuery.

In this tutorial we will be creating a simple web-based chat application with PHP and jQuery. This sort of utility would be perfect for a live support system for your website.

Full code is provided, both in the post and available for download, and the end result will look something like this. Messages are just stored in a file on the backend, but it could be easily modified to use something like MySQL to keep track of the messages for that session.

0 comments voice your opinion now!
webbased chat application jquery tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Laravel: Is It Really Clean and Classy?

Total PHP: Deleting files with PHP

Adam Culp: Clean Development Series (Parts 1, 2 & 3)

Zend Developer Zone: Migrating applications from PHP 4 to Zend Core 2.5 w/support for IBM Informix

DevShed: Reading, Writing and Creating Files in PHP


Community Events









Don't see your event here?
Let us know!


testing zendframework2 phpunit language development database composer tool opinion unittest object community introduction release framework code api podcast interview example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework