Forum und email

msql_field_len

(PHP 4, PHP 5)

msql_field_len β€” Get field length

μ„€λͺ…

int msql_field_len ( resource $result , int $field_offset )

msql_field_len() returns the length of the specified field.

λ§€κ°œλ³€μˆ˜

result

msql_query() ν˜ΈμΆœμ„ ν†΅ν•œ κ²°κ³Ό resource.

field_offset

숫자 ν•„λ“œ μ˜€ν”„μ…‹. filed_offset 은 1λΆ€ν„° μ‹œμž‘ν•©λ‹ˆλ‹€.

λ°˜ν™˜κ°’

Returns the length of the specified field or FALSE on error.