I have an older version berkely database that was created with perl's dbmopen command. There is a glitch whereby I can't open the damn thing anymore and was wondering if there was another convention that I could use in say php to take a look at the database. I don't even know how it is structured but is it possible to use dba_open to do so? If I can, ummm...how would I go about doing that?
Thanks!