masthead image

Roll Your Own PHP Template Engine

Friday November 14 2008, 09:19 PM

This article will show how to roll your own trivial template engine in PHP. It will show how to clearly separate presentation from code keeping both developer and designer out of each others' way.

Social Bookmarks

Wednesday November 12 2008, 07:59 PM

Do you want to drive more traffic to your Drupal website? This is a Drupal PHP snippet that will generate social bookmarking links for your blog nodes. It builds a list of social bookmarks for the current blog node. Use this as part of your custom Drupal theme by inserting this into node-blog.tpl.php file.