PEAR::Net_SmartIRC is confusing - how do you grab Topic Name
Moderator: General Moderators
- 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
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?