I'd be interested in seeing an example. Also, you might think about using
the php "port" of DBI. (class.DBI) It should allow you to divorce yourself
from one specific database for the most part. I'm using it in a couple of my
projects and am very pleased with it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There isn't an example at the moment. I will try to introduce one. I just don't want people using my server for a warez exchange. I will make some way of limiting the filesize and then set one up for people to use.
We are currently looking at class.DBI as a way of integrating other databases and we may take that route.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd be interested in seeing an example. Also, you might think about using
the php "port" of DBI. (class.DBI) It should allow you to divorce yourself
from one specific database for the most part. I'm using it in a couple of my
projects and am very pleased with it.
There isn't an example at the moment. I will try to introduce one. I just don't want people using my server for a warez exchange. I will make some way of limiting the filesize and then set one up for people to use.
We are currently looking at class.DBI as a way of integrating other databases and we may take that route.