Community Documentation

Writing database drivers

Last updated September 11, 2011. Created by Crell on September 18, 2008.
Edited by silverwing, bekasu. Log in to edit this page.

Coming soon, really! webchick insisted I post the documentation as it stands now, and this part isn't done yet. I'll get it added just as soon as I can. Until then, see the unit tests.

PDO

Drupal 7 uses PDO (Php Data Objects) to access databases. You can find more information here: http://drupal.org/node/549702

nobody click here