Hi,
I need to get data via PHP which creates XML file.
According to this link: http://www.brunokruse.com/?p=481 I suggest to get XML data as resuilt of PHP script
The workflow is next:
How to get XML and process on IPhone?
I need to get data via PHP which creates XML file.
According to this link: http://www.brunokruse.com/?p=481 I suggest to get XML data as resuilt of PHP script
The workflow is next:
- iPhone POSTING a request to the WebServer using HTTP
- Web Server connecting to the MySQL database
- Web Server returning data to the iPhone (XML, plain text)
- iPhone processing the data
How to get XML and process on IPhone?