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

search for in the

fbsql_fetch_object> <fbsql_fetch_field
[edit] Last updated: Fri, 17 May 2013

view this page in

fbsql_fetch_lengths

(PHP 4 >= 4.0.6, PHP 5)

fbsql_fetch_lengths Ottiene la lunghezza di ciascun output in un set di risultati

Descrizione

array fbsql_fetch_lengths ([ resource $result ] )

La funzione restituisce un array contenente le lunghezze di ciascun campo nell'ultima riga letta da fbsql_fetch_row(), oppure FALSE se si verifica un errore.

fbsql_fetch_lengths() memorizza le lunghezze di ciascuna colonna dall'ultima riga letta da fbsql_fetch_row(), da fbsql_fetch_array() e da fbsql_fetch_object() in un vettore, partendo dall'offset 0.

Vedere anche fbsql_fetch_row().



add a note add a note User Contributed Notes fbsql_fetch_lengths - [0 notes]
There are no user contributed notes for this page.

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