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
Instalação
Para ativar a biblioteca dbase e para usar estas funções, você deve compilar o PHP com a opção --enable-dbase .
moodsey211 at gmail dot com ¶
2 years ago
