0

It's simple...I need to take user-input fields from my app, and add them as child elements in an XML. I have looked a little at SimpleXML but could use some guidance on the IOS side of things to POST it to PHP and have the PHP add it to the XML.

http://www.php.net/manual/en/simplexmlelement.addchild.php

user717452
  • 33
  • 14
  • 73
  • 149

1 Answers1

0
For uploading image with user information use this link

Trouble Passing Variables to PHP Script on Image Upload

For just uploading user information use this link

Send JSON request with iOS

For uploading multiple images

how to GET or POST multipart data request in PHP

hope this will help you

Community
  • 1
  • 1
Charan Giri
  • 1,097
  • 1
  • 9
  • 15