GoLang mysqli_stmt::$field_count

request it (202)
GoLang replacement for PHP's mysqli_stmt::$field_count [edit | history]



Do you know a GoLang replacement for PHP's mysqli_stmt::$field_count? Write it!

PHP mysqli_stmt::$field_count

PHP original manual for mysqli_stmt::$field_count [ show | php.net ]

mysqli_stmt::$field_count

mysqli_stmt_field_count

(PHP 5, PHP 7)

mysqli_stmt::$field_count -- mysqli_stmt_field_countReturns the number of field in the given statement

Description

Object oriented style

Procedural style

int mysqli_stmt_field_count ( mysqli_stmt $stmt )
Warning

This function is currently not documented; only its argument list is available.