Hi!,
I'm having problems using the dbase_open function because it keeps showing this error:

Fatal error: Call to undefined function: dbase_open()

I've opened the php.ini file and I've specified the extensions directory (the directory in which the file named php_dbase.dll is) and I have uncommented the dbase extension....but it still doesn't work!! and it keeps giving me the fatal error I said above..

Please, could somebody give me some advice or just tell me what am I doing wrong? I would really appreciate...

Thanks for all
Merx

    Have you re-started your web server?

      Yes I have, and it still doesn\'t work...
      I don\'t know what to do 🙁

        • [deleted]

        Two things to check:

        Did you edit the correct php.ini? There are sometimes several at different locations.

        Does the library you included exist?

        oh, and a third: what does phpinfo() tell you?

          Write a Reply...