PHP WebSocket2 Library
PHP5 Library for browsing web
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CArrayAccess
 CHttpParamManagerHTTP GET/POST parameters manager
 CException
 CWebRequestExceptionClass that represents Web library exceptions
 CHttpAttachmentHTTP attachment base class
 CHttpContentAttachmentHTTP content attachment class
 CHttpFileAttachmentHTTP file attachment class
 CHttpCookieHTTP cookie
 CHttpCookieManagerHTTP cookie manager
 CHttpHeaderManagerHTTP headers manager
 CHttpRequestManagerHigh-level HTTP request manager, which supports HTTP redirects, cookies and authentication
 CHttpSocketBase class for socket ans proxy implementations
 CDumpSocketDummy socket to collect data written to it
 CNetworkSocketBase class for network socket implementations
 CFileSocketSocket based on PHP file operations (fsockopen)
 CLowLevelSocketSocket based on PHP socket operations
 CWebProxyWeb proxy base class
 CHttpProxyHTTP(S) proxy
 CSocksProxyBase class for SOCKS proxy
 CSocks4AProxySOCKS4a proxy
 CSocks4ProxySOCKS4 proxy
 CSocks5ProxySOCKS5 proxy
 CTextHelpersClass that contains some helper methods for strings
 CWebRequestRepresents request that can be sent over HTTP(S)
 CWebRequestHelpersSome helper functions for web requests
 CWebResponseWeb server response wrapper class