dba_sync
PHP function
Edit on GitHub ✎
(PHP 4, PHP 5, PHP 7, PHP 8)
Synchronize database
Description
dba_sync(Dba\Connection $dba): bool
dba_sync() synchronizes the database. This will probably trigger a physical write to the disk, if supported.
Parameters
dbaDba
Return Values
Success
Changelog
| Version | Description |
|---|