编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 dba 函数 close a dba databasephp dba 函数 fetch data specified by keyphp dba 函数 fetch first keyphp dba 函数 list all open database filesphp dba 函数 open databasephp dba 函数 optimize databasephp dba 函数 open database persistentlyphp dba 函数 synchronize databasephp dbase 函数 gets the header info of a databasephp frontbase 函数 commits a transaction to the databasephp frontbase 函数 start a database on local or remote serverphp filepro 函数 find out how many rows are in a filepro databasephp firebird/interbase 函数 close a connection to an interbase databasephp oci8 函数 sets a millisecond timeout for database callsphp paradox 函数 closes a paradox databasephp paradox 函数 create a new paradox databasephp paradox 函数 stores record into paradox databasephp paradox 函数 returns record of paradox databasephp sqlsrv 函数 begins a database transactionphp win32service 函数 deletes a service entry from the scm database
关注编程学问公众号
编程学问网 湘ICP备20001732号