Hello,
There's a server which has a API. The API sent/received is in XML. I don't know how to do XML using PHP. I also don't know how to prase XML data.
Can someone help me on this ?
I need to send XML data and when the XML data is returned back i need to prase it. How do i do it ?
Thanks.