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
fbsql_select_db(3) - php
mssql_select_db(3) - php
dba_fetch(3) - php
dba_open(3) - php
fbsql_set_lob_mode(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team