 |
|
Innovation award
 Nominee: 2x |
This package is a read/write wrapper around xbase (dbf/foxpro) flat file databases that does not use any PHP extensions specific for that purpose.
It provides several classes to abstract the access to flat file database tables, records and columns.
Todo : indexes + memo support
|
|
| Name: |
PHPXBase |
| Base name: |
phpxbase |
| Description: |
Access dbf/foxpro files without PHP ext. |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
3430 users |
| All time rank: |
874 |
| Week users: |
9 users |
| Week rank: |
230  |
| |
|
 November 2005
Number 5
Prize: One book of choice by O'Reilly |
Sometimes flat file databases are more convenient to use because they do not require a database server to be accessed.
Usually they are also much faster to access because they do not require the use of SQL or any query language that imposes overhead to parse before executing the queries.
PHP has several extensions to access flat file databases. However, such extensions may not be available in the PHP version that is installed with some Web servers.
This class provides a pure PHP based solution that makes it possible to access dbase flat file databases, thus without the need for any specific extensions.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.3%) |
Good (80.0%) |
- |
Good (86.7%) |
- |
- |
Sufficient (63.3%) |
579 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Baca Tulis File DBF dengan PHP |
Setelah sebelumnya kita membahas mengenai bagaimana baca tulis file CSV dengan PHP, maka pada tutorial ini akan dibahas mengenai baca tulis file DBF... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|