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

filepro_fieldname

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

filepro_fieldname — Gets the name of a field

说明

filepro_fieldname ( int $field_number ) : string

Returns the name of the field corresponding to field_number.

参数

field_number

The field number.

返回值

Returns the name of the field as a string, or FALSE on errors.

相关文章
php cubrid mysql 兼容性函数 return the name of the specified field indexphp cubrid mysql 兼容性函数 return the name of the table of the specified fieldphp frontbase 函数 get the name of the specified field in a resultphp frontbase 函数 get table name of fieldphp fdf 函数 gets the flags of a fieldphp fdf 函数 gets a value from the opt array of a fieldphp fdf 函数 get the next field namephp filepro 函数 gets the name of a fieldphp filepro 函数 gets the type of a fieldphp filepro 函数 gets the width of a fieldphp ingres 函数 get the name of a field in a query resultphp mhash 函数 gets the name of the specified hashphp msql 函数 get table name for fieldphp msql 函数 alias of msql field namephp mssql 函数 get the name of a fieldphp mssql 函数 gets the type of a fieldphp postgresql 函数 returns the name or oid of the tables fieldphp ps 函数 gets name of a glyphphp sqlite 函数 returns the name of a particular fieldphp sqlsrv 函数 gets field data from the currently selected row
关注编程学问公众号
编程学问网 湘ICP备20001732号