Php/docs/function.mysqli-execute

From Get docs

mysqli_execute

(PHP 5, PHP 7)

mysqli_executeAlias for mysqli_stmt_execute()


Description

This function is an alias of: mysqli_stmt_execute().


Notes

Note:

mysqli_execute() is deprecated and will be removed.

See Also