Quantcast
Viewing latest article 3
Browse Latest Browse All 3

Drupal 7 Module Development Part 7 - Database API displaying data

Episode Number: 
22
Image may be NSFW.
Clik here to view.
Drupal 7 Module Development Part 7 - Database API displaying data - Daily Dose of Drupal Episode 22

Continued from the last episode of the Daily Dose of Drupal, this episode continues Drupal 7 module development work with the Database API to pull data from the database and display it on a page.

In this episode you will learn:

  • How to pull data from the Drupal database using the Drupal 7 db_query function
  • How to use db_select and the Database API's dynamic query building to pull data from the database
  • How to display data using a theme function to output data as a table

Viewing latest article 3
Browse Latest Browse All 3

Trending Articles