Home » Tutorials » Web Development » Ajax » How to create a shoutbox with Ajax and PHP..

How to create a shoutbox with Ajax and PHP

Added January 25, 2008, read 99 times

This is a tutorial on how to make an Ajax powered shoutbox. Because it is Ajax powered, there are no iframe s involved and the update of the shoutbox content is almost instant.

View tutorial