(PHP 4)
dbmexists — Tells if a value exists for a key in a DBM database
Returns TRUE if there is a value associated with the key .
The DBM link identifier, returned by dbmopen().
The key, as a string
如果成功则返回 TRUE ,失败则返回 FALSE 。
© 2005-2008 BlaBla.cn 版权所有