The lang/php/5.2,-dbase port

php-dbase-5.2.17p7 – dBase database access extensions for php5

Description

These functions allow you to access records stored in dBase-format
(dbf) databases.

There is no support for indexes or memo fields. There is no support
for locking, too. Two concurrent webserver processes modifying the
same dBase file will very likely ruin your database.

dBase files are simple sequential files of fixed length records.
Records are appended to the end of the file and delete records are
kept until you call dbase_pack().

We recommend that you do not use dBase files as your production
database. Choose any real SQL server instead; MySQL or Postgres are
common choices with PHP. dBase support is here to allow you to
import and export data to and from your web database, because the
file format is commonly understood by Windows spreadsheets and
organizers.

WWW: http://www.php.net/
Multi-packages
php-bz2-5.2.17p6 php-curl-5.2.17p8 php-dba-5.2.17p6 php-dbase-5.2.17p7 php-fastcgi-5.2.17p10 php-gd-5.2.17p7 php-gmp-5.2.17p6 php-imap-5.2.17p6 php-ldap-5.2.17p6 php-5.2.17p12 php-mcrypt-5.2.17p6 php-mhash-5.2.17p7 php-mssql-5.2.17p6 php-mysql-5.2.17p6 php-mysqli-5.2.17p6 php-ncurses-5.2.17p7 php-odbc-5.2.17p6 php-pdo_dblib-5.2.17p6 php-pdo_mysql-5.2.17p6 php-pdo_pgsql-5.2.17p6 php-pgsql-5.2.17p6 php-pspell-5.2.17p6 php-shmop-5.2.17p6 php-snmp-5.2.17p7 php-soap-5.2.17p6 php-sqlite-5.2.17p6 php-sybase_ct-5.2.17p7 php-tidy-5.2.17p6 php-xmlrpc-5.2.17p6 php-xsl-5.2.17p6 php-zip-5.2.17p6
Not for arches
m88k vax
Categories:
lang www

Library dependencies

Build dependencies

Run dependencies