update : 2015.11.03
php.shukuma.com검색:
|
dbase_pack(PHP 4, PHP 5, PHP 7) dbase_pack — Packs a database 설명
bool dbase_pack
( int
$dbase_identifier
)Packs the specified database by permanently deleting all records marked for deletion using dbase_delete_record(). 반환값
성공 시 예제
Example #1 Emptying a dBase database
<?php |