downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysqli_stmt::free_result> <mysqli_stmt::fetch
Last updated: Fri, 20 May 2011

view this page in

mysqli_stmt->field_count

mysqli_stmt_field_count

(PHP 5)

mysqli_stmt->field_count -- mysqli_stmt_field_countReturns the number of field in the given statement

Descripción

Estilo orientado a objetos

int $field_count;

Estilo por procesos

int mysqli_stmt::mysqli_stmt_field_count ( mysqli_stmt $stmt )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.



add a note add a note User Contributed Notes mysqli_stmt->field_count
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites