dimanche 29 novembre 2015

Php, html, sqlite: insert/upload image and display it

I'm creating a web application in which clients can insert/upload an image, and then it will be displayed.

I'm using html to make the form where the image will be inserted, php to handle it, and an sqlite database.

How do I do this? And what's the best way to do this: put the image in the database or upload it to the server?

Aucun commentaire:

Enregistrer un commentaire