Login   Register  
PHP Classes
elePHPant
Icontem

MRU manager

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Alexander Selifonov
Name: Alexander Selifonov is available for providing paid consulting. Contact Alexander Selifonov .
Packages: 14 Browse all classes by Alexander Selifonov Browse all classes by
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 50
All time rank: 622 in Russian Federation Russian Federation
Week rank: 11 Up1 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 10x

Winner: 2x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Alexander Selifonov  >  MRU manager  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MRU manager
Base name: mru-manager
Description: Manage most recently user items in a MySQL table
Version: 1.01
PHP version: 5.2
License: BSD License
All time users: 250 users
All time rank: 6394
Week users: 1 user
Week rank: 2173 Up
 
  Groups   Screenshots Screenshots   Freshmeat project  
  Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes

  Files folder image Screenshots  
MRU sample screenshot
File Role Description
Accessible without login Image file mru_test_screenshot.png Screen MRU sample screenshot


  Innovation Award  
PHP Programming Innovation award nominee
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  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file mru_manager.php Class Main class module
Accessible without login Plain text file as_dbutils.php Aux. module used by main class (accessing MySQL data)
Accessible without login Plain text file mru_sample.php Example Using example
Accessible without login HTML file mru_manager.en.htm Doc. Documentation (English)
Accessible without login HTML file mru_manager.ru.htm Doc. Documentation (Russian)

Download all files: mru-manager.tar.gz mru-manager.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.