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

search for in the

dbx> <dba_replace
Last updated: Fri, 13 Nov 2009

view this page in

dba_sync

(PHP 4, PHP 5)

dba_syncデータベースを同期する

説明

bool dba_sync ( resource $handle )

dba_sync() は データベースを同期します。サポートされる場合には、 おそらくディスクへの物理的アクセスへのきっかけとなることでしょう。

パラメータ

handle

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

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



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

dbx> <dba_replace
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites