Quicklinks


april fools day

April easter egg

Today, April fool's day, a standard PHP info page renders a crudely hand-drawn version of the PHP logo:

A crudely drawn version of the PHP logo

To view a PHP info page, do the following on any webserver running PHP:

  1. Create a new php file containing the following: <?php phpinfo(); ?>
  2. Access the file from your browser