1
I have a program developed by third party and I need to manage his database, which is done in Paradox.
I discovered the pxlib which, according to my research, should be compiled for the Windows.
I tried to get the extension (pxlib.dll and ext/php_paradox.dll) who comes in the XAMPP 1.7 and activate in the php.ini
, but it didn’t work.
- I can’t convert the database Paradox, because the program will continue to work. I need to use the program and the PHP simultaneously.
- I can already manage the database Paradox with an editor (Paradox Data Editor).
If you really need to compile (and not copy the compiled extension), how do I do?
Utilise PHP 7 and Windows Server 2008 R2 (64-bit).