iphonecocoa-touchios4joomla

How to send user information obtained from iPhone app to website (Joomla)?


In my iPhone app, I want the user to enter his email address. I need to send this email address to my website which uses Joomla.

What should be done on iPhone side as well as website (Joomla) side for this?


Solution

  • You can implement a web service in joomla. and then when users enter their email address, you call this service in iphone app. quite typical way server-mobile communication