PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
dba_optimize() optimizes the underlying database specified by handle.
handle is a database handle returned by dba_open().
dba_optimize() returns TRUE or FALSE, if the optimization succeeds or fails, respectively.
See also: dba_sync()
Predchádzajúci | Domov | Nasledujúci |
dba_open | Hore | dba_popen |