in XAMPP with PHP 5.6.33 I added php_dbase.dll to php/ext folder and added following line to the php.ini file: extension=php_dbase.dll But when I try this code in my script: dbase_open('file.dbf'); I got an error message: Call to undefined function dbase_open()' How to properly install dBase extension?
Did you make sure the .dll file is for PHP 5.6.33?
What year is this? That's EOL.
Обсуждают сегодня