dba_sync

 bool dba_sync ( resource $handle ) 

説明

dba_sync() synchronizes the database. This will probably trigger a physical write to the disk, if supported.

戻り値

Returns TRUE on success or FALSE on failure.