downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

px_get_info> <px_delete
Last updated: Fri, 13 Nov 2009

view this page in

px_get_field

(PECL paradox >= 1.0.0)

px_get_fieldReturns the specification of a single field

Descrição

array px_get_field ( resource $pxdoc , int $fieldno )

Parâmetros

pxdoc

Resource identifier of the paradox database as returned by px_new().

fieldno

Number of the field. The first field has number 0. Specifying a field number less than 0 and greater or equal the number of fields will trigger an error.

Valor Retornado

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
px_get_field
There are no user contributed notes for this page.

px_get_info> <px_delete
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites