Nicholas Brown
11-29-2001, 07:55 PM
Hewo!
Im looking for a PHP Chat script that can connect to a standard IRC server and allow standard IRC style commands etc.
Anyone know of any - free or paid?
Cheers
kunal
11-30-2001, 01:59 AM
hey
checked out hotscripts.com yet? :) I remember seeing a few there.
kunal
Nicholas Brown
11-30-2001, 03:26 AM
yeah :( there was only one and it wasnt very good :S
davidb
11-30-2001, 01:28 PM
Hi, there is a perl one named jirc, but I did not like that much. One day when I was looking at phpmyadmin, I saw they had something about irc on it. I think it might of been a php irc web client. So check out their site and see how it is.
Félix C.Courtemanche
11-30-2001, 08:09 PM
Originally posted by davidb
Hi, there is a perl one named jirc, but I did not like that much. One day when I was looking at phpmyadmin, I saw they had something about irc on it. I think it might of been a php irc web client. So check out their site and see how it is.
http://www.phpwizard.net/
http://www.phpwizard.net/projects/phpIRC/
phpIRC is mainly a set of functions and tools to use IRC, here's a supposedly working one:
http://www.phpwizard.net/projects/phpChat/index.html
based on their stuff.