issues
search
benoitjpnet
/
PHPmyLMB
Lightweight media browser. Generates a web page with media contents such as videos, audios and pictures. Very useful to share with people :)
Other
8
stars
4
forks
source link
Add cache for getFiles()
#14
Closed
benoitjpnet
closed
11 years ago
benoitjpnet
commented
11 years ago
Caching to limit I/O access.
Read infos of the file in the filesArray (which is cached).