PHP 8.5.0 Beta 3 available for testing

mysqli_execute

(PHP 5, PHP 7, PHP 8)

mysqli_execute โ€” Alias 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

User Contributed Notes

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