News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events









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


api zendframework2 community code composer event functional unittest framework language development testing interview object tool release opinion podcast example introduction

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