Just wondering if someone can point to a tutorial or documentation about uploading a photo to a website.
I'm trying to take a picture, upload that picture to my server or use the an appery db to store the photo but I need to text the url to a group of people so they can view it.
So I have the following questions:
After I upload the file to an appery.io database, how can I view that photo via a url http://www.server.com/image.jpg
Can I post the photo directly to my own server via php, if so, is there a tutorial or documentation
How do I save a photo to the phone's camera roll?
Thanks,
Doug