I am making a request to a web service (made in delphi), by PHP sending an XML and receiving a response.
What I want is to be able to show XML exactly as it is.
Code that I use:
$getData is the request XML
$client = new SoapClien...
asked by
27.05.2015 / 15:37