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

search for in the

msql_fieldtable> <msql_fieldlen
Last updated: Fri, 22 Aug 2008

view this page in

msql_fieldname

(PHP 4, PHP 5)

msql_fieldnameobtiene el nombre del campo

Descripción

string msql_fieldname ( int $query_identifier , int $field )

msql_fieldname() devuelve el nombre del campo especificado. query_identifier es el identificador de consulta, y field es el índice del campo. msql_fieldname($result, 2); devolverá el nombre del segundo campo del resultado asociado con el identificador result.



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

msql_fieldtable> <msql_fieldlen
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites