php man page for px_get_field

Query: px_get_field

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PX_GET_FIELD(3) 														   PX_GET_FIELD(3)

px_get_field - Returns the specification of a single field

SYNOPSIS
array px_get_field (resource $pxdoc, int $fieldno)
DESCRIPTION
PARAMETERS
o $pxdoc - Resource identifier of the paradox database as returned by px_new(3). o $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.
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. PHP Documentation Group PX_GET_FIELD(3)
Related Man Pages
px_create_fp(3) - debian
px_date2string(3) - php
px_get_info(3) - php
px_get_record(3) - php
px_set_blob_file(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun