Hi there,
I need to write a php script to manage Unix .db files. Specifically for changing entries in an IRC services database.
I've looked around in the manual at those dbm and dba functions. One thing that perplexes me - how do you figure out what format your .db files are in? Do the PHP dba functions allow for opening hashed .db files?
Anyone else ever done something like this?
Thanks,
Aragon
I need to write a php script to manage Unix .db files. Specifically for changing entries in an IRC services database.
I've looked around in the manual at those dbm and dba functions. One thing that perplexes me - how do you figure out what format your .db files are in? Do the PHP dba functions allow for opening hashed .db files?
Anyone else ever done something like this?
Thanks,
Aragon