px_get_field
(PECL)
px_get_field -- Returns the specification of a single field
Description
array
px_get_field ( resource pxdoc, int fieldno )
Return Values
Returns the specification of the fieldno'th database
field as an associated array. The array contains three fields named
name, type, and
size.