K
|
KevinMillican 1/11/2010 |
I need some input. I am building a network of websites that will use the same database. I have it down to two ways I think I will build it. All the websites share the same localhost. So saving to the one database with multiple websites works well. However which is better? To save the photos in the mysl database or to save it in a directory and reference by url? Theses sites will probably be used by several thousand people and a total of about 10 websites contributing. All the database listings will include at least 1 to 6 photos. So based on that info, which method of photo saving do you think is best?
|
H
|
horsey_kim author 1/11/2010 |
Thanks Kevin, I think those are good points. I will plan for files in a directory. |