if you want to compile dbase as an extension, the latest php source does not include the dbase folder in the ext folder. Instead you would need to download it from here: http://pecl.php.net/package/dbase
Instalación
Para habilitar la biblioteca incluida de dbase y usar estas funciones se debe compilar PHP con la opción --enable-dbase .
moodsey211 at gmail dot com ¶
2 years ago
