(PHP 4, PHP 5, PHP 7)
Replaces a record in a database
bool dbase_replace_record ( int $dbase_identifier, array $record, int $record_number )
Replaces the given record in the database with the given data.
Parameters:
dbase_identifier
The database link identifier, returned by dbase_open() or dbase_create().
record
An indexed array of data