Chatcore Issue
Check your inbox. Address is in it.
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
Check your inbox. Address is in it.
what are the commands you type to get the list...? what is returned...? These questions need to be asked so i can parse the information for you. Sorry for the delay, We took some time off for the Holidays. Happy New year. Anyway, b...
Here is the final code. <?php include("header.php"); error_reporting(E_ALL ^ E_NOTICE); $botnick = ""; $server = ""; $port = "6667"; $channel = ""; ?> <html> <head> <meta http-equiv="Content-Language" content="en"> <met...
all i can think of is that it has something to do with the join command. try working on it a bit, perhaps the php code isn't working too well with it? Alright, Thanks