Document file level support

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340780 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-10-28 20:51:21 +00:00
parent 4273848c70
commit 230b80a1fd

View file

@ -14,10 +14,11 @@
</para>
<para>
dBase files are simple sequential files of fixed length records.
Records are appended to the end of the file and delete records are
Records are appended to the end of the file and deleted records are
kept until you call <function>dbase_pack</function>.
</para>
<para>
Only dbf file levels 3 (dBASE III+) - 5 (dBASE V) are supported.
The types of dBase fields available are:
<table>
<title>Available types of fields</title>