News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
PHP built in functions map
January 16, 2009 @ 09:31:22

Sameer has put together a few images, the results from the Wordle website when he plugged in the names of the built-in functions included in PHP.

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 below. The size of the font in the cloud is proportional to the number of functions starting with the particular name.

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.

0 comments voice your opinion now!
function wordle builtin output image text size


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: Overloaded properties (__get)

Christian Weiske's Blog: A MIME type for .php files

Havard Eide's Blog: phpm (a vim PHP function lookup tool)

Chris Jones: Using the PHP CLI Webserver to Identify and Test Memory Issues in PHP

Stoyan Stefanov's Blog: CSS Sprites generation tool


Community Events











Don't see your event here?
Let us know!


release series zendframework2 framework introduction application podcast tool development phpunit code community unittest testing conference interview language example functional opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework