I have now a script that posts the xml as a string to the server. The server
responds to me with another XML string i must accept on my server.
Does anyone have any idea how i can make a PHP script that can get the incoming
data as a string?
I don't know wich function(s) can do the job.
the data i get is a plain http post (non secure) Content type: text/plain,
encoding: ISO-8859-1
I really appreciate any help,
Martijn Bolt