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

search for in the

pg_field_prtlen> <pg_field_name
[edit] Last updated: Fri, 17 May 2013

view this page in

pg_field_num

(PHP 4 >= 4.2.0, PHP 5)

pg_field_numRestituisce 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 - [0 notes]
There are no user contributed notes for this page.

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