http

TwitterFacebook
Get flash to fully experience Pearltrees
testing

http://www.fijiwebdesign.com/blog/acess-the-http-request-headers-and-body-via-php.html

Fiji Web Design - Acess the HTTP Request Headers and Body via PHP

After a lot of searching, I decided to write a rudimentary snippet of PHP as an approach to the problem. The first part is how to retrieve the HTTP Request Body. Retrieving the HTTP Request Body
Security, speed, compliance, and flexibility -- all of these describe lighttpd ( pron. lighty ) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it's Open Source licensed under the revised BSD license . Web 2.0 http://www.lighttpd.net/

:: lighttpd :: my home

Nanoweb - The PHP Web Server

http://nanoweb.si.kz/ Also being written in PHP makes it very easily extensible with custom modules, and secure because - running inside the Zend scripting engine - it's immune to a number of common security threats (format strings, buffer overflows, ...).