mysqli_execute

(PHP 5, PHP 7, PHP 8)

mysqli_executeAlias of 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

add a note add a note

User Contributed Notes

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