PHP easter eggs

Hozzászólások

az nem phpinfo() hanem egy credits csak hasonlo a design

Legalabb nem repulo szimulator ;)
==
`Have some wine,' the March Hare said in an encouraging tone.
Alice looked all round the table, but there was nothing on it but tea.

Jómagam találam még egyet. Egy hibaüzenet.

Mintha akkor jött volna elő, ha egy létező osztályt unsetelsz.


class ABCD {
//stb,stb
}

...

unset(ABCD);

Nem biztos, hogy erre működni fog, de a hibüzenet a következő:
Parse error: syntax error, unexpected ')', expecting T_PAAMAYIM_NEKUDOTAYIM in /srv/www/htdocs/[...] on line 17