(PHP 4, PHP 5, PHP 7)
dba_sync — Synchronize database
$handle
) : booldba_sync() synchronizes the database. This will probably trigger a physical write to the disk, if supported.
Başarı durumunda TRUE
, başarısızlık durumunda FALSE
döner.