Query: px_get_value
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PX_GET_VALUE(3) PX_GET_VALUE(3) px_get_value - Gets a valueSYNOPSISfloat px_get_value (resource $pxdoc, string $name)DESCRIPTIONGets various values.PARAMETERSo $pxdoc - Resource identifier of the paradox database as returned by px_new(3). o $name -$name can be one of the following. o numprimkeys - The number of primary keys. Paradox databases always use the first numprimkeys fields for the primary index.RETURN VALUESReturns the value of the parameter or FALSE on failure. PHP Documentation Group PX_GET_VALUE(3)