mysqli_execute

(PHP 5, PHP 7, PHP 8)

mysqli_executemysqli_stmt_execute() のエイリアス

警告

この関数は PHP 8.5.0 で 非推奨になります。この関数に頼らないことを強く推奨します。

説明

この関数は次の関数のエイリアスです。 mysqli_stmt_execute()

参考

add a note

User Contributed Notes

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