» Version | » Information |
---|---|
2010-10-25 stable |
|
2009-07-28 stable |
|
2006-05-08 stable |
|
1.0.3 |
Easy InstallNot sure? Get more info. pear install Net_Dict-1.0.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_Dict-1.0.3 Release date: 2002-11-29 07:10 UTC Release state: stable Release uploaded by: cnb Changelog: Definitions can now be cached (using PEAR Cache package). So you don't have to make a network connection for an already cached definition. $d = new Net_Dict; // make sure cache_dir is writable $d->setCache(true, 'file', array('cache_dir'=>'/tmp/cache/')); $defs = $d->define($keyword); Dependencies:
|
2002-10-06 stable |
|
2002-10-05 stable |
|
2002-09-24 stable |