px_get_parameter(3) php man page | unix.com

Man Page: px_get_parameter

Operating Environment: php

Section: 3

PX_GET_PARAMETER(3)													       PX_GET_PARAMETER(3)

px_get_parameter - Gets a parameter

SYNOPSIS
string px_get_parameter (resource $pxdoc, string $name)
DESCRIPTION
Gets various parameters.
PARAMETERS
o $pxdoc - Resource identifier of the paradox database as returned by px_new(3). o $name - The $name can be one of the following: o tablename - The name of the table as it will be stored in the database header. o targetencoding - The encoding for the output. Data which is being read from character fields with px_get_record(3) or px_retrieve_record(3) is recoded into the targetencoding. If it is not set, then the data will be delivered as stored in the database file. o inputencoding - The encoding of the input data which is to be stored into the database. When storing data of character fields in the database, the data is expected to be delivered in this encoding.
RETURN VALUES
Returns the value of the parameter or FALSE on failure. PHP Documentation Group PX_GET_PARAMETER(3)
Related Man Pages
px_put_data_alpha(3) - debian
px_set_inputencoding(3) - debian
px_set_targetencoding(3) - debian
px_get_record(3) - php
px_timestamp2string(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update