PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbmclose> <DBM
Last updated: Sun, 25 Nov 2007

view this page in

dblist

(PHP 4)

dblist — Describes the DBM-compatible library being used

설명

string dblist ( void )

Describes the GDBM version.

반환값

Returns a string describing the GDBM version.

예제

Example#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.



add a note add a note User Contributed Notes
dblist
There are no user contributed notes for this page.

dbmclose> <DBM
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites