PHP 7.0.6 Released

mysqli_param_count

(PHP 5 < 5.4.0)

mysqli_param_countAlias for mysqli_stmt_param_count()

Description

This function is an alias of mysqli_stmt_param_count().

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