| dbase_packPacks a database 説明
   bool dbase_pack(resource  $database)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). パラメータ
 
 戻り値
   成功した場合に  変更履歴
 例
 例1 Emptying a dBase database 参考
 
 |