PHP » GoLang |
login |
register |
about
|
dbase_pack(PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_pack — Packs a database Description
bool dbase_pack
( resource
$dbase_identifier
)Packs the specified database by permanently deleting all records marked for deletion using dbase_delete_record(). Note that the file will be truncated after successful packing (contrary to dBASE III's PACK command). Parameters
Return Values
Returns Examples
Example #1 Emptying a dBase database
<?php |
more
Recently updated
more
Most requested
more
Last requests
|