General / Allgemeines > Programming
how to use image in SQL
(1/1)
tahsilatetakmili:
i need help. how i can SAVE image in SQL?? very thanks. for this site is needed. www.tahsilatetakmili.com
chamkani.net:
It is not a good programing practice to save images in database. The simplest methodology is to save images with a reference from mysql.
For example you have a table of images with unique ID, you can use this ID along with some hash (for protection) and store in a folder, at the time of retrieval call the id with hash.
ostadgraphic:
The best way is through the embedded file upload and store it in a folder called Modules Php is by no database is a good case for it
bahrampour:
--- Quote from: tahsilatetakmili on October 07, 2016, 07:42:14 PM ---i need help. how i can SAVE image in SQL?? very thanks. for this site is needed. xxx: tahsilatetakmilixxx:
--- End quote ---
thank you
Navigation
[0] Message Index
Go to full version