Hi,
I am trying to send request to SOAP event server like google event calendar via SOAP 1.2. The SOAP request 1.2 which i need to send to SOAP server is:
*string = Custom values will be filled up on run time.
and the response will be like:
But the the biggest problem is I never worked on the SOAP, but i tried to join some sample code but it didn't work and was not able to find where is the problem as i don't know about it.
If you can please give me the sample code to create the SOAP client and to send request & get response according to my request/response requirement that would be great.
My hosting server has SOAP installed and all the feature installed and it's having php5.0
Thanks in advance.
Paul