Posting XML from PHP
Posted in php | Posted on 07-04-2008
There is a frequent need to post xml data to a url. Below is shown an example which lets you post xml data using CURL.
.
Download code
There is a frequent need to post xml data to a url. Below is shown an example which lets you post xml data using CURL.
.