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

search for in the

pg_field_prtlen> <pg_field_name
Last updated: Fri, 18 Jul 2008

view this page in

pg_field_num

(PHP 4 >= 4.2.0, PHP 5)

pg_field_num — Restituisce la posizione del campo specificato

Descrizione

int pg_field_num ( resource $risultato , string $nome_campo )

pg_field_num() restituisce il numero della colonna che corrisponde al campo nome_campo nella risorsa PostgreSQL risultato spacificata. La numerazione dei campi parte da 0. Questa funzione restituisce -1 in caso di errore.

Nota: Questa funzione si chiamava pg_fieldnum().

Vedere anche pg_field_name().



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

pg_field_prtlen> <pg_field_name
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites