browse by tag: sockets
sort by
Creating an IRC bot in PHP
in PHP added by goodphptutorials, on 19/8/2007 irc networking sockets
In this tutorial you'll learn how to create a simple IRC bot with PHP. You'll learn how to use sockets within PHP.
comment save reportIntroduction to Sockets
in PHP added by goodphptutorials, on 3/12/2005 networking sockets
Today we'll be taking a look at one of PHP's more underused features: Sockets.
comment save report