News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Ajax and XML Ajax for chat
December 06, 2007 @ 10:24:00

The IBM developerWorks blog has a new tutorial posted today about using the combination of PHP and Ajax to create a simple chat application (with a database backend).

Learn to build a chat system into your Web application with Asynchronous JavaScript + XML (Ajax) and PHP. Your customers can talk to you and to each other about the content of the site without having to download or install any special instant-messaging software.

Complete code is included (even the database table schemas) to create the simple application. They make the four pages to get it working and call that part of it good. The second part of the article, though, builds on this base and adds a fix for performance issues caused by constant polling of the database by the ajax request.

0 comments voice your opinion now!
ajax tutorial chat application performance issue intermediate ajax tutorial chat application performance issue intermediate


blog comments powered by Disqus

Similar Posts

PHPClasses.org Blog: Throttling Background Tasks: Unusual Site Speedup Techniques: Part 2

Kevin van Zonneveld's Blog: Convert anything to Tree Structures in PHP

Michael Feichtinger: RE: 5 Things You … bla bla … PHP Performance

DevShed: PHP Functions

Chris Hartjes' Blog: Fun with custom Zend_Views


Community Events









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


conference community testing framework development api podcast zendframework2 interview event object code opinion composer language functional release example tool introduction

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