php
April easter egg
Submitted by AE on Tue, 2008-04-01 20:12.Today, April fool's day, a standard PHP info page renders a crudely hand-drawn version of the PHP logo:

To view a PHP info page, do the following on any webserver running PHP:
- Create a new php file containing the following: <?php phpinfo(); ?>
- Access the file from your browser

