mysqli_bind_result
mysqli_bind_resultAlias for
mysqli_stmt_bind_result
Description
This function is an alias of mysqli_stmt_bind_result.
Notes
Notemysqli_bind_result is deprecated and will be removed.
See Also
mysqli_stmt_bind_result |