Interface Ripcord_Transport

Description

This interface describes the minimum interface needed for the transport object used by the

Ripcord_Client

Located in /ripcord_client.php (line 425)


	
			
Method Summary
string post (string $url, string $request)
Methods
post (line 433)

This method must post the request to the given url and return the results.

  • return: The server response
  • access: public
string post (string $url, string $request)
  • string $url: The url to post to.
  • string $request: The request to post.

Documentation generated on Tue, 16 Nov 2010 16:20:18 +0100 by phpDocumentor 1.4.3