 |
|
Innovation award
 Nominee: 9x
Winner: 1x |
This class can be used to manage most recently user items in a MySQL table.
It can create a MySQL table that stores identifiers of mostly recently used items.
The class can also add new items associated to a given item type and user, retrieve the list of added items and remove from the list specific items or items of a given type and user.
| |
Screenshots |
|
|
 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 |
| Project record: |
mru_manager |
| Popularity score: |
12.57 |
| Vitality score: |
22.64 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|