I will go the MMS route, but can you be more specific on how I would do it?
Main Topics
Browse All TopicsI have built a web-app for iphone using iUi framework. As you may already know, mobile safari doesn't support file upload form element. My application allows school administrators to do classroom walk-throughs, marking off what they see in the classroom (in web form survey). I would like to add the ability for them to upload a picture taken with their iPhone or Touch into the mysql database using php or other technologies.
How can I do this without going 'Native'?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
you can upload a picture taken on an iphone with an app called FTPOnTheGo and send it directly to a folder on your web server
then use php to read the directory and display the images (adding image paths to a mySQL database if you want), i have this working on my website as an image gallery
probably not a perfect solution, but may be workable for you
Business Accounts
Answer for Membership
by: tonybuonPosted on 2009-09-22 at 09:17:37ID: 25394496
This cant be done, but with Ver 3.1 update you can use MMS and I believe it will be possible with the next upgrade to mobile safari