移动在线iOS应用程序的良好教程或指南[关闭]

my application needs to do these tasks:

  • Login and upload images and video using the website.
  • Client is able to login to a remote server with the mobile device.
  • Client is able to consult an image gallerie/video and upload photos/videos to the webserver.

All i ask is for a good tutorial or script that could accomplish these tasks, since i do not know much about PHP or MySQL im just a IOS programmer.

Best Regards.

I didn't do much PHP in the recent years but when I was learning it I used http://www.tizag.com/ there are tutorials for both php and mysql.

You should be able to pick up the basics, I guess you'll learn new things as you encounter various issues.