php man page for px_get_parameter

Query: px_get_parameter

OS: php

Section: 3

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

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_create_fp(3) - debian
px_get_info(3) - php
px_insert_record(3) - php
px_set_targetencoding(3) - php
px_timestamp2string(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun