 |
dblist (PHP 3, PHP 4, PECL) dblist -- Describes the DBM-compatible library being used 说明string dblist ( void )
Describes the GDBM version.
返回值
Returns a string describing the GDBM version.
范例
例 1. Getting the information on the command line [marcus@zaphod marcus]$ php -r 'echo dblist();'
This is GDBM version 1.8.0, as of May 19, 1999. |
|
There are no user contributed notes for this page.
|  |