drupal database abstraction coding module development

30 Nov

Drupal database abstraction layer - Part II

in Drupal, drupal database abstraction coding module development, Drupal Planet, Drupal Planet

In the previous blog we saw how to

1. Create and delete tables when the modules are installed or uninstalled

2. Updating a table once the module is in use. This allows for applying patches easily

In this blog we will see two other aspects of the Drupal database layer

1. Writing secure SQL to avoid SQL injection

2. Reading from a database and iterating over results Read more »

copyright 2012 10jumps Llc.

copyright 2012 10jumps LLC.