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
px_create_fp(3) - debian
px_insert_record(3) - debian
px_retrieve_record(3) - debian
px_get_info(3) - php
px_new(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
New Code Tags (Syntax Highlighting)