GoLang mysqli_param_count

request it (202)
GoLang replacement for PHP's mysqli_param_count [edit | history]



Do you know a GoLang replacement for PHP's mysqli_param_count? Write it!

PHP mysqli_param_count

PHP original manual for mysqli_param_count [ show | php.net ]

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