Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPit.net:
Creating a chat script with PHP and Ajax, Part 1
Jan 03, 2006 @ 12:52:24

From our sister site, AjaxDeveloper.org today, there's a new post with a pointer to this new tutorial over on PHPit.net that talks about the creation of a simple Ajax/PHP chat script.

In this first part of the series I will show you how to create a really basic chat script, and nothing more. In the next parts we'll be adding more features, eventually creating a really robust and powerful chat script.

He starts off by explaining how it will work from an overall perspective, illustrating the role each technology will play. From there, it's all about the code - first the server-side aspect of the script, then on to the client.

tagged: ajax chat script simple ajax chat script simple

Link:


Trending Topics: