PHP
Display or Print a Drupal block anywhere
During some development work I had to create a custom node template for a specific content type. The design had a menu block displayed on left sidebar on the majority of pages but the menu was also needed below the content area as a secondary navigation for this content type.
Dynamic Year Display Using PHP
Updating things like a footer or copyright statement seem trivial, but if you have a Dreamweaver site, this could mean updating hundreds or thousands of files. If you created the site correctly, all you have to do is edit one library file to update the text. However, you will still have to FTP the files and ensure nothing gets overwritten in the process.
Using PHP to Change Drupal Date Display
Once you install your Drupal site, you will need to perform some basic configuration. One of the first things to do is to set the date and time. By default, Drupal provides a pretty long format to display the date on your site.


