PEAR::Net_SmartIRC is confusing - how do you grab Topic Name

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
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

PEAR::Net_SmartIRC is confusing - how do you grab Topic Name

Post by Ambush Commander »

I downloaded the PEAR package Net_SmartIRC, but the documentation is really, really confusing. I'm not interested in listening to actual posts to the channel, I'd just like PHP to connect to the server, join a certain channel, and then return the current topic. I'm currently rereading the docs, but it's so... @_@. Has anyone done this before?
Post Reply