PHP 7.0.6 Released

mysqli_bind_result

(PHP 5 < 5.4.0)

mysqli_bind_resultAlias for mysqli_stmt_bind_result()

Description

This function is an alias of mysqli_stmt_bind_result().

Warning

This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0.

See Also

User Contributed Notes

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