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