dbase_pack dbase_pack (PHP 3, PHP 4, PHP 5)
dbase_pack -- Packs a database
Description bool
dbase_pack ( int dbase_identifier )
Packs the specified database by permanently deleting all records marked
for deletion using dbase_delete_record() .
Return Values
Returns TRUE on success or FALSE on failure.
Examples
Example 1. Emptying a dBase database
<?php // open in read-write mode $db = dbase_open ( '/tmp/test.dbf' , 2 ); if ( $db ) { $record_numbers = dbase_numrecords ( $db ); for ( $i = 1 ; $i <= $record_numbers ; $i ++) { dbase_delete_record ( $db , $i ); } // expunge the database dbase_pack ( $db ); } ?>
Links
Bluehost $6.95/mo 50GB Diskspace 999GB Bandwidth Host 6 Domains CGI Ruby(RoR) Perl PHP MySQL PostgreSQL Support Custom PHP.INI SSH SSL FTP Stats Free Domain Forever 27/7 Support Bluefish $6.95/mo 6GB Diskspace 100GB Bandwidth PHP Perl MySQL SSI CGI SSL Free Domain No Setup Fees No Hidden Fees AN Hosting $6.95/mo 250GB Diskspace 2500GB Bandwidth Host 20 Domains PHP RoR Python CGI SSI Unlimited MySQL DB Free Domain for Life 30 Day Money Back 99% Uptime Guarantee
Hosting Companies
Partners