编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « dba_open
  • dba_popen »
  • PHP Manual
  • DBA 函数
  • Optimize database

dba_optimize

(PHP 4, PHP 5, PHP 7)

dba_optimize — Optimize database

说明

dba_optimize ( resource $handle ) : bool

dba_optimize() optimizes the underlying database.

参数

handle

The database handler, returned by dba_open() or dba_popen().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • dba_sync() - Synchronize database

相关文章
php cubrid 函数 close a database connectionphp ibm db2 函数 returns an object with properties that describe the db2 database serverphp dba 函数 close a dba databasephp dba 函数 splits a key in string representation into array representationphp dba 函数 list all open database filesphp dba 函数 open databasephp dba 函数 optimize databasephp dba 函数 open database persistentlyphp dba 函数 synchronize databasephp dbase 函数 gets the number of records in a databasephp dbase 函数 opens a databasephp frontbase 函数 create a frontbase databasephp firebird/interbase 函数 add a user to a security databasephp firebird/interbase 函数 request statistics about a databasephp ingres 函数 open a persistent connection to an ingres databasephp oci8 函数 sets the database operationphp oci8 函数 sets the database editionphp paradox 函数 deletes resource of paradox databasephp rrd 函数 tunes some rrd database file header optionsphp sqlite 函数 opens an sqlite database and returns an sqlitedatabase object
关注编程学问公众号
编程学问网 湘ICP备20001732号