返回指定欄位的長度

mysql_field_len

(PHP 4, PHP 5)

mysql_field_len 返回指定欄位的長度

說明

mysql_field_len(resource $result, int $field_offset): int

mysql_field_len() 返回指定欄位的長度。

為向下相容仍然可以使用 mysql_fieldlen(),但反對這樣做。

Leave a Reply

Your email address will not be published. Required fields are marked *