Ok, so my main goal is to be able to publish who is in the IRC chatroom on my website... I was thinking of using a script to write the names from the chatroom to an SQL database, and then using php to post the contents of the databse on my site... Does ANYONE know how I can do this? I'm ok at SQL, d...