Razorblade wrote: > > any advices for this issue? > Hi,
Have you tried playing with Curl? http://checkout.google.com/support/sell/bin/answer.py?hl=en&answer=70646 The above reference should give you a good idea of how one send data via HTTP. Once you grok that, feel free to post back more specific component based questions. BTW, you are looking for Zend_Http_Client. Zend_Rest_Client is not what you want, not to mention, it has other issues that I won't go into here. http://framework.zend.com/manual/en/zend.http.client.advanced.html#zend.http.client.raw_post_data ----- -- Wil Moore III Why is Bottom-posting better than Top-posting: http://www.caliburn.nl/topposting.html DO NOT TOP-POST and DO trim your replies: http://linux.sgms-centre.com/misc/netiquette.php#toppost -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/RE-Send-xml-to-webservice-tp3260070p3262034.html Sent from the Zend Framework mailing list archive at Nabble.com.
