Transferring data from PHP to Java -


I have an XML file, which I need to use PHP and parsed data parsed in Java What are some best practices to accomplish this?

This is a case study like web service.


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -