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

search for in the

odbc_field_name> <odbc_fetch_row
Last updated: Fri, 14 Aug 2009

view this page in

odbc_field_len

(PHP 4, PHP 5)

odbc_field_lenLit la longueur d'un champ

Description

int odbc_field_len ( resource $result_id , int $field_number )

Lit la longueur du champ identifié par son numéro.

Liste de paramètres

result_id

L'identifiant de résultat.

field_number

Le numéro du champ. La numérotation commence à 1.

Valeurs de retour

Retourne le nom du champ, sous la forme d'une chaîne de caractères ou FALSE si une erreur survient.

Voir aussi

  • odbc_field_scale() - Lit l'échelle d'un champpour connaître l'échelle d'un nombre à virgule flottante



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

odbc_field_name> <odbc_fetch_row
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites