|
dbase_add_recordAdds a record to a database Description
bool dbase_add_record(resource
$database , array $data )Adds the given data to the database. Parameters
Return Values
Returns Changelog
Examples
Example #1 Inserting a record in a dBase database
See Also
|