Query: dbplus_flush
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBPLUS_FLUSH(3) 1 DBPLUS_FLUSH(3) dbplus_flush - Flush all changes made on a relationSYNOPSISint dbplus_flush (resource $relation)DESCRIPTIONWrites all changes applied to $relation since the last flush to disk.PARAMETERSo $relation - A relation opened by dbplus_open(3).RETURN VALUESReturns DBPLUS_ERR_NOERR on success or a db++ error code on failure.NOTESWarning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.SEE ALSOdbplus_errcode(3). PHP Documentation Group DBPLUS_FLUSH(3)
Related Man Pages |
---|
bcompiler_write_constant(3) - php |
bcompiler_write_file(3) - php |
bcompiler_write_header(3) - php |
runkit_method_remove(3) - php |
svn_cleanup(3) - php |