PEAR::Net_SmartIRC is confusing - how do you grab Topic Name
Posted: Sun Jun 12, 2005 9:39 pm
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?