Forgive me if this has been asked before (I'm sure it has) but the search is broken 🙁
Anyways, I need to connect to an IRC server (EFNet), join a channel, return a list of the nicks in the channel (put them in an array?), then quit the channel--in PHP.
I tried phpIRC or something to that effect but it looked horribly complicated for what I wanted to do, and besides that I couldn't get it to work properly.
I know its gotta be some socket connections, but I dunno any IRC syntax, so I'd be happy if anyone knows how to do this if they can share... thanks 🙂