|
PHP5中文手册
px_get_field(PECL paradox:1.0-1.4.1) px_get_field — Returns the specification of a single field 说明
array px_get_field
( resource $pxdoc
, int $fieldno
)
参数
返回值Returns the specification of the fieldno'th database field as an associated array. The array contains three fields named name, type, and size. |