[commits] [Wiki] created: HashTable

Wiki Guest wikiguest at horde.org
Tue Feb 4 10:38:26 UTC 2014


guest [62.117.10.218]  Tue, 04 Feb 2014 10:38:26 +0000

Created page: http://wiki.horde.org/HashTable

Notes on using HashTable inside a horde app

You need to configure a hash table first - there is a HashTable tab in  
the Horde config.
If you use Redis, you need the nrk channel Predis package first.

// Retrieve a HashTable Instance
$hashtable = $GLOBALS['injector']->getInstance('Horde_HashTable');





More information about the commits mailing list