I have a question, I am going to start work on a project that will have alot of images stored on the server, give or take 1 million photos that have a max file size of about 300k.
What I am torn about is how to store them. Should they be stored on the web server as files, or inside the database. [assume mysql]
I am not sure what the advantages or disadvantages to each method is.
Regards,
What I am torn about is how to store them. Should they be stored on the web server as files, or inside the database. [assume mysql]
I am not sure what the advantages or disadvantages to each method is.
Regards,