Implements interfaces:
A sockets based (fsockopen) adapter class for Zend_Http_Client. Can be used on almost every PHP environment, and does not require any special extensions.
Located in /Zend/Http/Client/Adapter/Socket.php (line 38)
Class | Description |
---|---|
![]() |
HTTP Proxy-supporting Zend_Http_Client adapter class, based on the default socket based adapter. |
Parameters array
What host/port are we connected to?
The socket for server connection
Adapter constructor, currently empty. Config is set using setConfig()
Destructor: make sure the socket is disconnected
Close the connection to the server
Connect to the remote server
Read response from server
Set the configuration array for the adapter
Send request to the remote server
Documentation generated on Thu, 18 Jan 2007 09:59:19 -0800 by phpDocumentor 1.3.1