This content has been marked as final.
Show 1 reply
-
1. Re: How to add data to remote database in mobile application?
Vikram_S Nov 30, 2012 3:07 AM (in response to ddev1702)Hello,
Your issue description tells that you are creating gallery application. If your backend is not ready then go for already developed open source application (Most of PHP applications are available) and find out requests to upload and download photos from that. Use those APIs to perform CURD operation of user managment and Photo Management. Flex has good support with PHP.
Hope this helpfull.
Thank,
Vikram

