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