| 
 | px_get_fieldReturns the specification of a single field Description
   array px_get_field
    ( resource  $pxdoc, int$fieldno)Parameters
 
 Return ValuesReturns the specification of the fieldno 'th database field as an associated array. The array contains three fields named name, type, and size. |