px_put_record
(PECL)
px_put_record -- Stores record into paradox database
Description
bool
px_put_record ( resource pxdoc, array record )
Stores a record into a paradox database. The record is added at the end of
the database.
Return Values
Returns TRUE on success or FALSE on failure.