----------------------------------------------------------------------------------------------------------------------------

Store pictures or other resource files on the plain old File System

The simplest option is ofcourse to store the files in a specific folder, and use them from there. For example, if we would store pictures and want to use them in our website, we simply refer to a certain folder.

Pro's
Con's
----------------------------------------------------------------------------------------------------------------------------