(PECL paradox >= 1.1.0)
Gets a parameter
string px_get_parameter ( resource $pxdoc, string $name )
Gets various parameters.
Parameters:
pxdoc
Resource identifier of the paradox database as returned by px_new().
name
The name
can be one of the following:
Returns:
Returns the value of the parameter or FALSE
on failure.
Please login to continue.