I have an XML file which I need to parse using PHP and send the parsed data to Java, what are some best practices to accomplish it ?
I have an XML file which I need to parse using PHP and send the parsed data to Java, what are some best practices to accomplish it ?
Answers