NYCPHP Meetup

NYPHP.org

phpinfo

Carlos Hoyos cahoyos at us.ibm.com
Wed Apr 2 14:25:38 EST 2003






another reason why I love php:

Seeing a dog on the top of my phpinfo page gave me the chills for a sec,
before realizing it's April's fools ;)
Anyway, just wanted to be sure this was just a harmless easter egg:

A closer look at /ext/standard/info.c...

if ((ta->tm_mon==3) && (ta->tm_mday==1)) {
   PUTS("?="PHP_EGG_LOGO_GUID"\\" alt=\\"Thies!\\" /></a>");
} else {
   PUTS("?="PHP_LOGO_GUID"\\" alt=\\"PHP Logo\\" /></a>");
}

Once again, another reason why I love php and open source... and another
moment to wonder how much crap there's behind windows that we can't see  ;)


Carlos





More information about the talk mailing list