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

search for in the

msql_field_name> <msql_fieldflags
Last updated: Fri, 14 Nov 2008

view this page in

msql_field_len

(PHP 4, PHP 5)

msql_field_lenObtém o tamanho do campo

Descrição

int msql_field_len ( resource $result , int $field_offset )

msql_field_len() retorna o tamanho do campo especificado.

Parâmetros

result

O resulatdo resource que esta sendo avaliado. Este resultado vem de uma chamada a msql_query().

field_offset

O índice numérico. O field_offset começa em 1.

Valor Retornado

Retorna o tamanho do campo especificado ou FALSE em erro.



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

msql_field_name> <msql_fieldflags
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites