Jump to content

Pros And Cons Of Letting Users Upload Image Files To A Database Vs. Folder.


BrettHartel

Recommended Posts

each one is onely as secure as you make it. if you are providing write permissions to either the file system or the database you open up security. you yourself need to code in enough security in your script, regardless of which you use, to make sure that only what you want to happen is allowed to happen.

 

That aside :- image = file --> folder = part of file system --> file system = specificaly designed to handle files

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.