<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 05:18:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pierre's Blog: Syntax highlighter in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5012</guid>
      <link>http://www.phpdeveloper.org/news/5012</link>
      <description><![CDATA[<i>Pierre</i> has <a href="http://blog.thepimp.net/index.php/2006/03/19/50-syntax-highlighter-php-version">a quick post</a> on his blog about the highlighting of PHP code in his blog entries and mentions some of the tools that can add it to your scripts.
<p>
<quote>
<i>
Scripts and codes in my posts always look sad, gray. I knew there a <a href="http://www.mandor.net/2006/01/26/5-plugin-de-coloration-syntaxique">syntax highliter plugin</a> for <a href="http://dotclear.net/en/">dotclear</a>. It works very well and is relatively fast (being in php...).
This plugin uses <a href="http://qbnz.com/highlighter/">GeSHi</a> (Generic Syntax Highlighter), a porwerfull and easy library.
</i>
</quote>
<p>
The other tools that he lists are: <a href="http://pecl.php.net/package/colorer">PeclColorer</a>, <a href="http://pear.php.net/package/Text_Highlighter">PEAR TEXT_Highlighter</a>, and <a href="http://www.beautifier.org/">Beautifier</a>. Of course, there's always the PHP function <a href="http://php.net/highlight_string">highlight_string</a>, but it's also not very full-featured. There are also plugins for other blogs as well, such as <a href="http://daryl.learnhouston.com/">PHP Highlighter</a> for Wordpress.]]></description>
      <pubDate>Mon, 20 Mar 2006 07:08:39 -0600</pubDate>
    </item>
  </channel>
</rss>
