Description of Logging an IRC Channel with PHP :
This is an article that can be utilized as a guidance for the users to learn about logging chat in an IRC channel. This tutorial is basically about creating a IRC PHP Bot with the ability to display the channel chat, in this section this tutorial deals with utilizing two techniques to log the messages, one is logging message into the database and another one is logging the messages into a file.