browse by tag: chat
sort by
AJAX/PHP Shoutbox Tutorial
in PHP added by goodphptutorials, on 19/5/2007 AJAX advanced tutorials chat shoutbox
This is a tutorial on how to make an Ajax powered shoutbox. As because it is an Ajax powered, there are no iframe involve and the update of the shoutbox content is almost instant.
comment save reportAJAX Chat Tutorial Part 3:Storage Medium, XML and the Message Process
in PHP added by CalEvans, on 30/12/2006 AJAX chat oo programming php5
As our chat application gathers pace we return to the server side of the application. At this point we have setup the Zend Framework with an IndexController class to handle server requests.
comment save reportCreating a chat script with PHP and Ajax, Part 2
in PHP added by goodphptutorials, on 6/4/2006 AJAX JavaScript advanced tutorials chat
n this second part of the 'Creating a chat script with PHP and Ajax', we start from scratch and create a PHP-based chatroom, using Ajax, the Prototype JS library and JSON. Live demo and project files included.
comment save reportCreating a chat script with PHP and Ajax, Part 1
in PHP added by goodphptutorials, on 5/4/2006 AJAX JavaScript advanced tutorials chat
In this multi-part tutorial series I will show you how to create your own chat script with PHP and Ajax.
comment save report