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

Notes

Note:

mysqli_bind_result() is deprecated and will be removed.

See Also