|
px_get_field(PECL paradox >= 1.0.0) 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. |
|