mysqli_bind_param

mysqli_bind_param -- Alias for mysqli_stmt_bind_param()

Description

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

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

See Also

mysqli_stmt_bind_param().