how do i read/write to a .db file like irc services database files? 🙂
Can you show us a sample file? There might not be a program already written (or class to handle it)...but that doesn't mean that one can't be created.
Lewis
heres a sample akill.db
click here
its created by "c language" open_db etc so there must be a way to do it in php
thanks 🙂
I'll have a look around and see what I can find.
anybody else know?