PHP 7.0.6 Released

mysqli_bind_param

(PHP 5 < 5.4.0)

mysqli_bind_paramAlias for mysqli_stmt_bind_param()

Description

This function is an alias of mysqli_stmt_bind_param().

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