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

The PHP Blog: Writing a Pastebin in PHP

Josh Adell's Blog: Phar Flung Phing

Lee Davis' Blog: Zend Paginator Example

Job Posting: Data Industries Seeks PHP Application Developers

NETTUTS.com: How to Create A Simple Web-based Chat Application


Community Events











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


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

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