编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 returns the cubrid database parametersphp ibm db2 函数 returns a persistent connection to a databasephp dba 函数 close a dba databasephp dba 函数 delete dba entry specified by keyphp dba 函数 check whether key existsphp dba 函数 list all open database filesphp dba 函数 open databasephp dba 函数 optimize databasephp dba 函数 open database persistentlyphp dba 函数 synchronize databasephp dbase 函数 creates a databasephp dbase 函数 deletes a record from a databasephp frontbase 函数 list tables in a frontbase databasephp firebird/interbase 函数 request information about a database serverphp ingres 函数 open a connection to an ingres databasephp paradox 函数 returns number of records in a databasephp paradox 函数 open paradox databasephp session pgsql 函数 reset connection to session database serversphp sqlite 函数 returns the error code of the last error for a databasephp win32service 函数 creates a new service entry in the scm database
关注编程学问公众号
编程学问网 湘ICP备20001732号