I am creating a site that will enable the user to log in and amend it by inserting new data to the database (nothing new in any of that). I want the user to be able to amend pictures too, but he wont have any FTP access, and will do everything via any web browser. Consequently, I want say 10 images actually stored in the database.
I have read a few forums that mention blobs. Do I need these?
Also, a few mention “the upload feature”. Ideally I would like the user to be able to browse his local drives via a button, select the desired image, and click to upload it - just like the "attach File" option below. Can someone give me a pointer please?
Many thanks.