★ wanayoo — archive 1999 http://fr.php.net/manual/function.dba-sync.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to dba
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
dba
* dba_close
* dba_delete
* dba_exists
* dba_fetch
* dba_firstkey
* dba_insert
* dba_nextkey
* dba_popen
* dba_open
* dba_optimize
* dba_replace
* dba_sync

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: dba_sync
View the source code for this pageSearch the site



Previous page
 dba_replace
 Updated
Mon, 08 Jan 2001
Date/time 
Next page


dba_sync

(PHP 3>= 3.0.8, PHP 4 >= 4.0b2)

dba_sync -- Synchronize database

Description

bool dba_sync (int handle)

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

handle is a database handle returned by dba_open().

dba_sync() returns true or false, if the synchronization succeeds or fails, respectively.

See also: dba_optimize()


 About Notes


Previous page
 dba_replace
 Updated
Mon, 08 Jan 2001
Date/time 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.