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

search for in the

odbc_field_name> <odbc_fetch_row
[edit] Last updated: Sun, 19 May 2013

view this page in

odbc_field_len

(PHP 4, PHP 5)

odbc_field_lenRestituisce la dimensione (precisione) di un campo

Descrizione

int odbc_field_len ( resource $id_risultato , int $numero_campo )

All'interno di un set di righe, referenziate dall'identificativo di risultato ODBC fornito, la funzione odbc_field_len() restituisce la dimensione (precisione) del campo indicato dall'argomento. La numerazione dei campi parte da 1.

Vedere anche: odbc_field_scale() per ottenere la scala di un numero in virgola mobile.



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

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