I am a web developer that loves Michigan micro-brews.

From the Blog

Oct
06

Syntax Highlighter Test

Posted by benjamin on October 6th, 2011 at 9:18 pm

This post only exists to test a syntax highlighter on the site because I would like to share some code sometimes and I’d rather it not look like plain text.

<?php
   $message_recipient = "you silly goose";
   echo "This is a test, $message_recipient!";
?>

Comments

Powered by Facebook Comments

  1.  

    |