|
|
Flistr is a PHP script designed to generate file listings.
Its strong points are:
* easy scripting - uses YAML files for configuration and project management
* heavy use of the PHP5 object model - applies best-practice PHP patterns
* multiple skins support - create your own templates with Smarty syntax
* future support will include file MIME-type handling and many other features, such as ID3 tag extraction
Plus, it's a great educational project to start with when trying to learn better object model skills in PHP5.
Its strong points are:
* easy scripting - uses YAML files for configuration and project management
* heavy use of the PHP5 object model - applies best-practice PHP patterns
* multiple skins support - create your own templates with Smarty syntax
* future support will include file MIME-type handling and many other features, such as ID3 tag extraction
Plus, it's a great educational project to start with when trying to learn better object model skills in PHP5.
