Nanoweb - a PHP server
11th May 2007
Nanoweb is an HTTP server written in PHP, designed to be small, secure, and extensible.
Possibly related?
Based on the tags from this post.
Netserver
Install NetServer and your PC will become a Web Server, MySQL Server, FTP Server, Mail Server in 5 minutes. [...]
- up ↑
- web design
- 9th Aug 2005
Defensive programming practices to survive Web site traffic peaks
8 tips for dealing with getting 'Digg'ed:Avoid accessing databasesCache Web pagesAvoid needless personalizationQueue tasks that may take too longMove [...]
- up ↑
- programming
- 29th May 2007
jQuery plugin: Validation for forms
Lots of examples of how to implement form validation using JQuery... just remember to do your validation on the server in case JS is unavailable :-) [...]
- up ↑
- programming
- 2nd Aug 2007
What's Your Poison? XML, JSON, or HTML
Great overview of three ways you can request data from the server and format it for general web consumption (the article forms a chapter of the Jeremy [...]
- up ↑
- programming
- 13th Apr 2007
Practical PHP Programming
A free online PHP book called PHP in a Nutshell for your pleasure. [...]
- up ↑
- programming
- 3rd Oct 2006
Rubot II
- up ↑
- programming
- 1st Feb 2008
On blocking Chinese IP addresses
Here's an interesting ar ticle looking at the implications of blocking IP addresses; especially when they largely come from one area, like China.Some [...]
- up ↑
- web design
- 31st Aug 2005