mysqli_execute

mysqli_execute -- Alias for mysqli_stmt_execute()

Description

This function is an alias of mysqli_stmt_execute(). For a detailled descripton see description of mysqli_stmt_execute().

注意: mysqli_execute() is deprecated and will be removed.

以下も参照下さい

mysqli_stmt_execute().