PHP5 library that provides a filesystem abstraction layer
Mark Question with this tag if you have trouble employing the filesystem abstraction layer.
It permits development of an application without the need to know were all those medias will be stored and how.
Another advantage of this is the possibility to update the files location without any impact on the code apart from the definition of your filesystem.