DevelopmentIntroduction to Drupal’s Database Abstraction Layer (DBTNG)The release of Drupal 7 introduced a new database abstraction layer build on top of PHP Data Object API (PDO)....
DevelopmentVisualizing Drupal Taxonomy Relationships in a Flat HierarchyBy: Steve Williams – September 27, 2012...
DevelopmentUsing Drupal’s Batch API to Import Large Data SetsDrupal’s Batch API was created for processing large data sets while avoiding PHP’s max execution time. ...
DevelopmentDomain Access Module for Multiple SitesConsolidate & streamline with Drupal's Domain Access Module- running multiple sites or eCommerce stores is eas...