I 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'?