| Package Information |
| Summary |
An extension to read and write Paradox files |
| Maintainers |
Uwe Steinmann <uwe@steinmann.cx> (lead) [details]
|
| License |
PHP License
|
| Description |
Paradox is an extension to read and write Paradox .DB and .PX files.
It can handle almost all field types and binary large objects stored
in .MB files. |
Release notes Version 1.4.1 (stable) |
PX_insert_record() inserts null values if the record array has less elements than expected. Added test for automatic incrementation of autoinc fields. |