HTTP: HTTP class Claudia Neu (contact me)
This is a simple class that can be used as a wrapper to access data from remote servers via the HTTP protocol.
It uses the PHP fopen wrapper support to access HTTP servers.
It can access servers that require basic authentication using a user name and a password.