px_get_field

(PECL)

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.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.