编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « filepro_fieldtype
  • filepro_retrieve »
  • PHP Manual
  • filePro 函数
  • Gets the width of a field

filepro_fieldwidth

(PHP 4, PHP 5 < 5.2.0, PHP 7)

filepro_fieldwidth — Gets the width of a field

说明

filepro_fieldwidth ( int $field_number ) : int

Returns the width of the field corresponding to field_number.

参数

field_number

The field number.

返回值

Returns the width of the field as a integer, or FALSE on errors.

相关文章
php cubrid mysql 兼容性函数 return the name of the table of the specified fieldphp cubrid mysql 兼容性函数 return the type of the column corresponding to the given field offsetphp cubrid mysql 兼容性函数 return the value of a specific field in a specific rowphp frontbase 函数 get the type of the specified field in a resultphp fdf 函数 gets the flags of a fieldphp fdf 函数 gets a value from the opt array of a fieldphp fdf 函数 get the next field namephp fdf 函数 set the value of a fieldphp filepro 函数 gets the name of a fieldphp filepro 函数 gets the type of a fieldphp filepro 函数 gets the width of a fieldphp msql 函数 set field offsetphp mssql 函数 gets the type of a fieldphp pdf 函数 set line widthphp ps 函数 gets certain parametersphp ps 函数 sets width of a linephp ps 函数 gets width of a stringphp ps 函数 gets name of a glyphphp ps 函数 gets width of a glyphphp sqlsrv 函数 gets field data from the currently selected row
关注编程学问公众号
编程学问网 湘ICP备20001732号