mysqli_execute

(PHP 5)

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().

Note: mysqli_execute() is deprecated and will be removed.

See Also

mysqli_stmt_execute().