Thread: Talk php irc
View Single Post
Old 07-01-2008, 09:39 AM   #1 (permalink)
codefreek
Super Moderator
Inquisitive 
 
codefreek's Avatar
 
Join Date: Sep 2007
Location: Near you.
Posts: 791
Thanks: 241
codefreek is on a distinguished road
Default Talk php irc

Connect to an irc channel:
Code:
/server <server> /server irc.freenode.org
To join a channel
Code:
/join <[#]channel> (eg. /join #libgd)
IRC: irc.chatwebdev.com - #talkphp
codefreek is offline  
Reply With Quote