Free PHP Tutorials
Creating a PHP based IRC Bot
By the end of this tutorial you will end up with a functioning IRC bot that can connect to a server, join channels, give and take operator, half operator, voice and protected status from a user. In the next tutorial I will discuss the different ways to ?log? certain parts of the information processed by the bot, how to build a statistics table of various statistics like who has been on the longest, speaks the most, etc.
Category: PHP | View Tutorial
Views: 226
Build An AJAX-based Online Feed Reader Application With SimplePie
Google reader is the most popular web-based feed-reader. A lot of ajax techniques and well-defined layout ? that's all Google Reader offers. This tutorial is aimed at creating a Google reader mock-up with some of its awesome features.
Category: PHP | View Tutorial
Views: 169

