Archive for August, 2009

Testing Plugin Syntax Highlter Evolved

Just a quick post to test the Syntax Highlighter Evolved plugin.

<br />
&lt;?php<br />
$this = &#8216;only a test&#8217;; //ignore me<br />
$shout = new shoutOut();<br />
try {<br />
    $shout-&gt;out();<br />
} catch (Noise $n) {<br />
    $shout-&gt;whisper();<br />
}<br />

Wednesday, August 12th, 2009 Programming, Ramblings 1 Comment

Powered by Twitter Tools