dba_sync(3) php man page | unix.com

Man Page: dba_sync

Operating Environment: php

Section: 3

DBA_SYNC(3)								 1							       DBA_SYNC(3)

dba_sync - Synchronize database

SYNOPSIS
bool dba_sync (resource $handle)
DESCRIPTION
dba_sync(3) synchronizes the database. This will probably trigger a physical write to the disk, if supported.
PARAMETERS
o $handle - The database handler, returned by dba_open(3) or dba_popen(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
dba_optimize(3). PHP Documentation Group DBA_SYNC(3)
Related Man Pages
dba_fetch(3) - php
dbase_add_record(3) - php
fbsql_set_lob_mode(3) - php
pg_lo_truncate(3) - php
sqlite_popen(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch