Anyone have an example how to get this to work:
Zend_Loader::loadClass ('Zend_Rest_Client' );
Zend_Loader::loadClass ('Zend_Http_Client' );
$config = array(
'adapter' => 'Zend_Http_Client_Adapter_Proxy',
'proxy_host' => '10.1.1.33',
'proxy_port' => 80
);
// Instantiate a client object
$a = new Zend_Http_Client('http://tagthe.net/api/', $config);
$text = strip_tags( $text );
$client = new Zend_Rest_Client('http://tagthe.net/api/');
Thx
Keith
--
allpay.net Limited, Fortis et Fides, Whitestone Business Park, Whitestone,
Hereford, HR1 3SE.
Registered in England No. 02933191. UK VAT Reg. No. 666 9148 88.
Telephone: 0870 243 3434, Fax: 0870 243 6041.
Website: www.allpay.net
Email: [EMAIL PROTECTED]
This email, and any files transmitted with it, is confidential and intended
solely for the use of the individual or entity to whom it is addressed. If you
have received this email in error please notify the allpay.net Information
Security Manager at the number above.