Roll Your Own PHP Template Engine

PHP
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.

Filed under:

Social Bookmarks

Drupal logo
Would you like 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.