| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 10x Winner: 2x | |||||||||||||||||||
| Classes of Alexander Selifonov | > | MRU manager | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Applications | ||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes | |
| Content management | Components and tools to manage content | View top rated classes |
| Innovation Award | ||
![]() January 2011 Number 4 Prize: One downloadable copy of PhpED Professional |
Some applications need to manage lists of items that can only have a limited number of items. One way to keep only the most relevant items is to consider the most recently used and exclude the least used when new items are added to the list. This class implements a general purpose most recently used solution of generic items which are stored in a MySQL database. Manuel Lemos |
| Freshmeat project | ||
| Project record: | mru_manager |
|---|---|
| Popularity score: | 13.89 |
| Vitality score: | 29.59 |
| User ratings | ||
| There are not enough user ratings to display for this class. |
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Class | Main class module | |
| Aux. | module used by main class (accessing MySQL data) | |
| Example | Using example | |
| Doc. | Documentation (English) | |
| Doc. | Documentation (Russian) |
| Download all files: mru-manager.tar.gz mru-manager.zip |