
June 5th, 2006, 09:00 AM
|
|
|
|
Emulating a Basic Web Server with Sockets in PHP
Do you think that programming sockets with PHP is really hard work? Not at all. If you’re still not convinced, read this final part of the series “Handling sockets with PHP.” In three parts, this series shows how to work with low-level sockets in PHP. It introduces some of the typical tasks, such as creating sockets, as well as reading and writing socket data.
Read the full article here: Emulating a Basic Web Server with Sockets in PHP
For more discussion go here: Blog Article Discussion
|