aboutsummaryrefslogblamecommitdiff
path: root/www/pear-HTTP_Server/pkg-descr
blob: 98787a77fcb52b23f783e428b8d11c6df3a17ae8 (plain) (tree)
1
2
3
4
5




                                                                               
HTTP server class that allows you to easily implement HTTP servers by supplying
callbacks. The base class will parse the request, call the appropriate callback
and build a repsonse based on an array that the callbacks have to return.

WWW: http://pear.php.net/package/HTTP_Server/