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

search for in the

odbc_field_precision> <odbc_field_name
Last updated: Fri, 10 Oct 2008

view this page in

odbc_field_num

(PHP 4, PHP 5)

odbc_field_numNuméro de colonne

Description

int odbc_field_num ( resource $result_id , string $field_name )

Lit le numéro de la colonne nommée field_name .

Liste de paramètres

result_id

L'identifiant de résultat.

field_name

Le nom du champ.

Valeurs de retour

Retourne le numéro du champ, sous la forme d'un entier, ou FALSE si une erreur survient. La numérotation commence à 1.



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

odbc_field_precision> <odbc_field_name
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites