mysqli_bind_result

(PHP 5)

mysqli_bind_result -- Alias for mysqli_stmt_bind_result()

Description

This function is an alias of mysqli_stmt_bind_result(). For a detailled descripton see description of mysqli_stmt_bind_result().

Note: mysqli_bind_result() is deprecated and will be removed.

See Also

mysqli_stmt_bind_result().