Saving images to webserver

Keith Martin thatkeith at mac.com
Tue Nov 15 05:18:01 EST 2016


On 15 Nov 2016, at 8:43, John Allijn wrote:

> What is the best way to save pictures and how do I handle the image 
> data?

For the server, one simple approach would be to use ftp. Set up whatever 
ftp user config you want on the server and use curl or similar from your 
app to send JPEG image file data. Otherwise you'd need to look at php or 
similar server-side file upload setups.

k


---

Keith Martin
Senior Lecturer, LCC (University of the Arts London)
Technical Editor, MacUser magazine (1997-2015)
http://PanoramaPhotographer.com
http://thatkeith.com
+44 (0)7909541365

---


More information about the use-livecode mailing list