PHP » GoLang |
login |
register |
about
|
GoLang dbase_replace_record
request it (354)
GoLang replacement for PHP's dbase_replace_record
[edit | history]
dbase_replace_record(PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_replace_record — Replaces a record in a database Description
bool dbase_replace_record
( resource
$dbase_identifier
, array $record
, int $record_number
)Replaces the given record in the database with the given data. Parameters
Return Values
Returns Examples
Example #1 Updating a record in the database
<?php Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|