Hello,
use the dbase_... functions of PHP.
Unfortunately you have to compile the functions into the PHP-module with the
--dbase configuration parameter.
Refer the install docs from the source distributions.
If you are not depending on altering the data you can use the tool dbf2mysql to import the DBFs into a MySQL-server.
Regards
Ingo