Send a xml file with POST and receive in php

Posted by rui.pereira on Stack Overflow See other posts from Stack Overflow or by rui.pereira
Published on 2010-04-06T09:52:33Z Indexed on 2010/04/06 10:03 UTC
Read the original article Hit count: 277

Filed under:
|
|

hi guys,

I'm working on an application using Android SO and Java. I would like to send an xml file as POST to a php server, that inserts the information from the xml into a database.

how can i do that?

regards :D

© Stack Overflow or respective owner

Related posts about java

Related posts about php