PHP Conference Japan 2024

SqlStatement::execute

(沒有版本資訊,可能只在 Git 中)

SqlStatement::execute執行操作

說明

public mysql_xdevapi\SqlStatement::execute(): mysql_xdevapi\Result

警告

此函式目前沒有文件說明;只有它的參數列表可用。

參數

此函式沒有參數。

回傳值

範例

範例 #1 mysql_xdevapi\SqlStatement::execute() 範例

<?php

/* ... */

?>
新增筆記

使用者貢獻的筆記

此頁面沒有使用者貢獻的筆記。
To Top