---
title: "Great \'PHP\' easter egg"
url: "https://www.geeklord.com/2006/09/27/great-php-easter-egg/"
author: "Shobhit Prabhakar"
date: "2006-09-27"
modified: "2010-02-17"
reading_time_minutes: 1
word_count: 112
schema_type: "TechArticle"
categories: ["General"]
tags: ["General", "My Web Log", "PHP", "The good Sites"]
---

# Great 'PHP' easter egg

After the [Google easter egg](http://geeklord.com/2006/09/22/unusual-googlecom-access-points/). I've got information about another great easter egg. This time it is hidden in every site that uses php. :-)

To see it in action just append the following string to the site URL that uses [php](http://www.php.net) interpreter at server side:

**?=PHPE9568F36-D428-11d2-A769-00AA001ACF42**

**For example:**

[http://www.geeklord.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42](http://www.geeklord.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42)

**OR**

[http://www.php.net/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42](http://www.php.net/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42)

**OR**

[http://www.dotian.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42](http://www.dotian.com/?=PHPE9568F36-D428-11d2-A769-00AA001ACF42)

I got a dog and theÂ blurry php logo in theÂ test run. :-)

---
*Published on GeekLord.com - Original URL: https://www.geeklord.com/2006/09/27/great-php-easter-egg/*
