Testing Plugin Syntax Highlter Evolved
August 12, 2009 in Programming, Ramblings
Just a quick post to test the Syntax Highlighter Evolved plugin.
<?php
$this = 'only a test'; //ignore me
$shout = new shoutOut();
try {
$shout->out();
} catch (Noise $n) {
$shout->whisper();
}
Paul Giberson (Aknosis) is an über techie, web development freak, husband and father of 1 (with twins on the way!!). He plays with PHP / MySQL / JavaScript / jQuery and LAMP stacks often. Catch his tweets at @aknosis.