Jump to content

Saving multiple files to database


JonathanAnon

Recommended Posts

Working on a housing database, eight text fields (i.e. easy) and 6 images required for each record.

 

I've read through a lot of posts here before and the general opinion is to upload the file to a folder and then include a text field in the database to give the path to the file (as opposed to using a BLOB and uploading the image directly to the database).

 

I have my code prepared to do this BUT - what way should I handle the folders, should I create a folder for each record, should I just have all the images in one folder... what's the best practice on this?

Link to comment
https://forums.phpfreaks.com/topic/158898-saving-multiple-files-to-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.