Welcome Class-db repository

News

2008-04-13 : Start to write documentation in the wiki commonMethods

About

class-db is a database abstraction layer for php >= 4. (php4 version are no longer maintained so consider it to be only php5 aware)

You will find there 3 extended class:

  • sqlitedb
  • sqlite3db
  • mysqldb

perhaps more will come in future but for now they are the only i need.

Anyway feel free to propose your favourite database extended class too i'll add it to the repository without any problem.

Feel free to report bugs or to tell me that you want to see one or another feature to be implemented and i'll just have a look throught it and perhaps do it.

So as you have already understand contributions are welcomes and feedback too.

hope this will be helpfull to you.

Malko.