编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 fdf 函数 gets the flags of a fieldphp fdf 函数 gets a value from the opt array of a fieldphp filepro 函数 find out how many fields are in a filepro databasephp filepro 函数 gets the name of a fieldphp filepro 函数 gets the type of a fieldphp filepro 函数 gets the width of a fieldphp imap 函数 gets the acl for a given mailboxphp ingres 函数 get the name of a field in a query resultphp kadm5 函数 gets all principals from the kerberos databasephp maxdb 函数 get current field offset of a result pointerphp msql 函数 alias of msql field flagsphp mssql 函数 get the name of a fieldphp mssql 函数 gets the type of a fieldphp ps 函数 gets width of a stringphp ps 函数 gets width of a glyphphp socket 函数 gets socket options for the socketphp sqlite 函数 returns the name of a particular fieldphp sqlsrv 函数 gets field data from the currently selected rowphp svn 函数 gets a handle on the filesystem for a repositoryphp uopz 函数 gets previously set hook on function or method
关注编程学问公众号
编程学问网 湘ICP备20001732号