Someone knows how to open a PARADOX database? Help me? -> base.db
PHP doesn't have a native library for Paradox, but do you have an ODBC driver for Paradox? If you do then you can access the DB using PHP's odbc functions.