I used:
$asdf = fsockopen("irc.chatcafe.net","6667");
and then use fputs($asdf,"BLAH\n\r");
and etc.
then I uploaded it and use telnet to run it into background
oh yeah! it works
but when I switched off the telnet, it stays for a few minutes, but then Ping Timeout 🙁
why..?
some body tell me that is because of something called "suExec"
what's that?
and how to use?