In the first of a new “Creating a chat script with PHP and Ajax” series, Dennis Pallett shows you how to build a live chat script using PHP, Ajax and JavaScript.
Join the discussion!
PHPit Forums has opened its doors, so come joins us for the latest PHP discussions. If you need help with a certain problem, or just want to know something about OOP or design patterns, PHPit Forums is the place to be. Or, if you're a true PHP expert, we could really need your knowledge, so join PHPit Forums and share your expertise!
Recently Added
Creating a chat script with PHP and Ajax, Part 1
Article posted on January 2nd, 2006 by Dennis PallettBuilding an advertising system with PHP, Part 3
Article posted on December 18th, 2005 by Dennis PallettIn the third and final part of the ‘Building an advertising system with PHP’ series, Dennis Pallett shows you how to track impressions and clicks on each ad, and display neat charts of statistics collected.
Creating a “Who’s Online” script with PHP
Article posted on December 12th, 2005 by Dennis PallettIn this tutorial you will learn how to create your own “Who’s Online” script, including the location of each of your visitors.
Building an advertising system with PHP, Part 2
Article posted on December 5th, 2005 by Dennis PallettIn the second part of the ‘Building an advertising system with PHP’, Dennis Pallett shows you how to use a database to power the advertising system. In addition, we will also add two new features to our advertising system, and a management page.