Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: dba_exists - Manual
[go: Go Back, main page]

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

search for in the

dba_fetch" width="11" height="7"/> <dba_delete
Last updated: Fri, 06 Jun 2008

view this page in

dba_exists

(PHP 4, PHP 5)

dba_exists — キーが存在するかどうかを確認する

説明

bool dba_exists ( string $key , resource $handle )

dba_exists() は、指定した key がデータベースに存在するかどうかを確認します。

パラメータ

key

確認を行うキー。

handle

dba_open() あるいは dba_popen() によって返されたデータベースハンドル。

返り値

キーが存在する場合に TRUE 、それ以外の場合に FALSE を返します。



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

dba_fetch" width="11" height="7"/> <dba_delete
Last updated: Fri, 06 Jun 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites