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_set_parameter(3) - debian
px_retrieve_record(3) - php
px_date2string(3) - php
px_get_info(3) - php
px_get_record(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update