px_set_value

(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.

doc_php
2016-02-24 16:18:07
Comments
Leave a Comment

Please login to continue.