Fee Fid Fo Fum - Retrieving an Image with a FID in Drupal 6 I had the need to add an image tag to page output that was generated inside a custom Drupal module.
Determing if an array has duplicate values in PHP Recently, I had the need to determine whether an array had duplicate values in it.
In a Rush? Install with Drush! You know how to install Drupal the normal way, but there is a shortcut, if you have drush.
Making the ssl Connection in Drupal There are times when the connection to your Drupal database will need to be via ssl, such as when using an external DB service like clearDB. How do you accomplish this with regards to the settings.php file?