I need open dbf files from php. My php.ini has "extension=dbase.so" and i`m using dbase_open() function in my php script. Y have a fatal error. The error says "Fatal error: Call to undefined function: dbase_open()" I think that i need something libraries. Where i can get dbase.so library extension?
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]