px_get_value(3) php man page | unix.com

Man Page: px_get_value

Operating Environment: php

Section: 3

PX_GET_VALUE(3) 														   PX_GET_VALUE(3)

px_get_value - Gets a value

SYNOPSIS
float px_get_value (resource $pxdoc, string $name)
DESCRIPTION
Gets various values.
PARAMETERS
o $pxdoc - Resource identifier of the paradox database as returned by px_new(3). o $name -$name can be one of the following. o numprimkeys - The number of primary keys. Paradox databases always use the first numprimkeys fields for the primary index.
RETURN VALUES
Returns the value of the parameter or FALSE on failure. PHP Documentation Group PX_GET_VALUE(3)
Related Man Pages
db2_primary_keys(3) - php
px_create_fp(3) - php
px_insert_record(3) - php
px_set_blob_file(3) - php
px_set_targetencoding(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!