Name Last modified Size
Parent Directory -
Makefile 15-Apr-2006 15:47 708
distinfo 28-May-2011 14:15 144
pkg-descr 06-Nov-2004 20:14 281
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/