编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 数组 函数 gets the first key of an arrayphp fdf 函数 gets the flags of a fieldphp fdf 函数 gets a value from the opt array of a fieldphp filepro 函数 gets the name of a fieldphp filepro 函数 gets the type of a fieldphp filepro 函数 gets the width of a fieldphp firebird/interbase 函数 get information about a fieldphp imap 函数 gets the message sequence number for the given uidphp ingres 函数 test if a field is nullablephp ingres 函数 get the precision of a fieldphp msql 函数 alias of msql field lenphp mssql 函数 seeks to the specified field offsetphp mssql 函数 gets the type of a fieldphp pdf 函数 get image width deprecated php ps 函数 gets width of a stringphp ps 函数 gets width of a glyphphp sqlsrv 函数 gets field data from the currently selected rowphp sybase 函数 gets number of affected rows in last queryphp sybase 函数 gets the number of fields in a result setphp uopz 函数 gets value of class or instance property
关注编程学问公众号
编程学问网 湘ICP备20001732号