<?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>Thu, 23 May 2013 08:39:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sameer Borate's Blog: PHP built in functions map]]></title>
      <guid>http://www.phpdeveloper.org/news/11752</guid>
      <link>http://www.phpdeveloper.org/news/11752</link>
      <description><![CDATA[<p>
<i>Sameer</i> has <a href="http://www.codediesel.com/php/php-built-in-functions-map/">put together a few images</a>, the results from the <a href="http://www.wordle.net/">Wordle website</a> when he plugged in the names of the built-in functions included in PHP.
</p>
<blockquote>
The application is simple. You enter a bunch of text and Wordle does the rest. The applet provides options to change color, font and layout. Just for fun I created a Wordle cloud to display php's built in functions. Two samples are shown <a href="http://www.codediesel.com/php/php-built-in-functions-map/">below</a>. The size of the font in the cloud is proportional to the number of functions starting with the particular name.
</blockquote>
<p>
Among the largest on the list are words like "array", "get", "mysql" and "mcrypt". He used a call to the get_defined_functions() method and looped through the "internal" subarray to build his lists.
</p>]]></description>
      <pubDate>Fri, 16 Jan 2009 09:31:22 -0600</pubDate>
    </item>
  </channel>
</rss>
