mysqli_master_query

(PHP 5)

mysqli_master_queryEnforce execution of a query on the master in a master/slave setup

說明

bool mysqli_master_query ( mysqli $link , string $query )
Warning

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

Warning

自 PHP 5.3.0 起,已經廢棄移除此函式。

add a note add a note

User Contributed Notes

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