PHP Code Snippets Tagged with socket
(2)
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..
+ 4 likes
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..
+ 0 likes


