MediaWiki
REL1_19
|
This is a port of D.J. More...
Go to the source code of this file.
Classes | |
class | CdbFunctions |
Common functions for readers and writers. More... | |
class | CdbReader_PHP |
CDB reader class. More... | |
class | CdbWriter_PHP |
CDB writer class. More... |
This is a port of D.J.
Bernstein's CDB to PHP. It's based on the copy that appears in PHP 5.3. Changes are: * Error returns replaced with exceptions * Exception thrown if sizes or offsets are between 2GB and 4GB * Some variables renamed
Definition in file Cdb_PHP.php.