Learn Drupal coding with NodeOne part 5: Arrays

This screencast is a part of the Learn Drupal coding with NodeOne screencast series – a screencast series targeted at Drupal site builders who wants to learn Drupal coding. This episodes introduces PHP arrays – an important part of Drupal coding.

This screencast covers the following topics:

  • Creating PHP arrays
  • PHP operators for manipulating arrays
  • Associative arrays – arrays with specified keys
  • A quick look at the menu_get_menus() function

More!

Want more? Check out the next episode – More arrays – subscribe to the series' RSS feed, or take a look at the complete list of screencasts in this series. You can also get newsletter with updates by asking for it in a comment.

Warning: This learning series is recorded by someone quite new to Drupal coding. There may be inaccuracies or examples that fall short of best practices. Please contribute a comment if you spot this!