Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

JSLabs Blog:
A web server in PHP
Feb 02, 2007 @ 13:25:31

Justin Silverton writes, in a new post to the JSLabs website, about a webserver that has been written up entirely in PHP called Nanoweb.

Have you ever wanted a web server written entirely in PHP? Now you can with nanoweb. A project like this really shows the power of the PHP language.

Some of the features of the application include: HTTP/1.1 implementation, Modular architecture, Authentication support, MIME support, and, of course, PHP support. There's even been some performance stats created for it to show its robustness, and installation is as easy as running an install script (or batch file).

tagged: webserver nanoweb features performance test installation webserver nanoweb features performance test installation

Link:

JSLabs Blog:
A web server in PHP
Feb 02, 2007 @ 13:25:31

Justin Silverton writes, in a new post to the JSLabs website, about a webserver that has been written up entirely in PHP called Nanoweb.

Have you ever wanted a web server written entirely in PHP? Now you can with nanoweb. A project like this really shows the power of the PHP language.

Some of the features of the application include: HTTP/1.1 implementation, Modular architecture, Authentication support, MIME support, and, of course, PHP support. There's even been some performance stats created for it to show its robustness, and installation is as easy as running an install script (or batch file).

tagged: webserver nanoweb features performance test installation webserver nanoweb features performance test installation

Link:


Trending Topics: