MySQL Forums
Forum List  »  PHP

Re: How can i update an existing column with new data
Posted by: Fabio Monte
Date: April 04, 2017 09:08AM

Peter, not sure if i understand the spec bit but let me explain it further...the thumbnails are located in a local folder inside my project. I have the input type "file" to upload the thumbnails into the DB and then fetch that column inside an html img tag.

About generating the url's...i was advised to do something similar like you said, which was to fetch the countries column, then choose from a file type input the thumbnails and match them up to the respective country...i didn't try this yet because it's beyond my capabilities at the moment but i'm willing to learn.

With this in mind should i do it like this: open a new div in my CMS which shows each country, then press the upload button and choose the respective thumbnails but then how would i join the records in the DB?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.