PHP IRC application

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

PHP IRC application

Post by JayBird »

I need a really simply fully PHP IRC application.

Anyone know of a good free one out there?

Mark
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

PHPMyChat: http://www.phpheaven.net/projects/phpmy ... ique4.html

Not sure if it's a true IRC client, though. You can run a demo there - which should help to find out.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Cheerz mate, that will do the trick.

Would still like to know of any that would interface with IRC.

Mark
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Bech100 wrote:Would still like to know of any that would interface with IRC.
Let me know when you've found out ;)
Post Reply