mysqli_stmt->field_count
mysqli_stmt_field_count
(PHP 5)
mysqli_stmt_field_count — Returns the number of field in the given statement
Descrizione
mysqli_stmt
int$field_count;
int mysqli_stmt_field_count
( mysqli_stmt $stmt
)
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
mysqli_stmt->field_count
There are no user contributed notes for this page.
