Top

PHP Code Snippets Tagged with socket

  (2)  
Sort by 
A bot i made for a friend who wanted to execute php strings with eval. I added a couple other functions aswell. ------------- Commands: .auth add <nick> .auth del <nick> .auth list .join..
Tags: bot  php  socket 
+ 4 likes
18 comment(s)    Score: 10.0    Platform: PHP    Posted by bone282 on Apr 30, 2009
This is just a simple PHP to IRC socket bot. I've got MySQL installed on mine, and it's pretty simple to do. This is just an extremely basic example, though. EDIT: This is v2.0. It's rewritten, and..
Tags: bot  php  socket 
+ 0 likes
9 comment(s)    Score: 0.0    Platform: PHP    Posted by Soulkeeper on Jun 09, 2008
Bottom