The simple way to install the dbase extension on php7.0
Here is the simple way to install the dbase extension. One command only. sudo pecl install dbase-7.0.0beta1 It will install the extension for you. You just need to restart php7.0-fpm service. Check the php information. If your php is...