Hi I have xml file for sending soap request , how will i send the soap request from php. Can anyone please help mcdr
If you don't need SOAP, you can also use CURL to post xml to an API. Quite a bit more simple than soap.