Hi,
I've made PHP script to store articles in database and then retrieve them. However, I want to store images too. Each HTML page, should have for instance 3 images. What's the simpliest way to use them in mysql ? I've tried storing filename path in column, however if I want to add 2 or more images I have to have 2 or more columns then.
How have you done it on Sitepoint?
I also want to make it available for my authors to attach their own images to the article. How can that(uploading files) be done in PHP?
Thanks for your help
Mare






Bookmarks