ibase_maintain_db

(PHP 5)

ibase_maintain_dbExecute a maintenance command on the database server

說明

bool ibase_maintain_db ( resource $service_handle , string $db , int $action [, int $argument = 0 ] )
Warning

此函式目前沒有參考文件;只有引數列表。

回傳值

如果成功則回傳 TRUE,失敗則回傳 FALSE

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top