-
This PHP script is used to manage most recently user items in a MySQL table. It creates a MySQL table for storing identifiers of mostly recently used items. It 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 ...

