Page 1 of 1

I think we should add this to our websites

Posted: Fri Mar 07, 2003 1:18 pm
by JPlush76

Posted: Fri Mar 07, 2003 1:24 pm
by daven
heheh. So true.

Posted: Fri Mar 07, 2003 11:58 pm
by protokol
Gotta love M$ bashing :lol:

Posted: Sat Mar 08, 2003 12:31 am
by Stoker
Take a look at
http://www.joeysmith.com/
with a Bill Gates browser (or Opera >6 in IE mode) :)

Posted: Sat Mar 08, 2003 6:26 pm
by Solean
I'm adding it as my custom error page!

Posted: Sat Mar 08, 2003 7:10 pm
by evilcoder
i like the idiot one better. Although the real OS one looks real and only has subtle differences which is cool.

he he he

Posted: Fri Mar 14, 2003 12:23 pm
by 60host
:lol:

Some times you just do not need to do that. Microsoft guarantees it is going to happen some day with or without you.

cheers

Posted: Sat Mar 15, 2003 11:16 pm
by phice

Code: Select all

<?php
if (substr(php_uname(), 0, 7) == "Windows") {
   die ("Sorry, this script doesn't run on Windows.\n");
}
?>

Posted: Sun Mar 16, 2003 11:11 am
by bibbouk

Posted: Sun Mar 16, 2003 12:35 pm
by m3mn0n
phice wrote:

Code: Select all

<?php
if (substr(php_uname(), 0, 7) == "Windows") {
   die ("Sorry, this script doesn't run on Windows.\n");
}
?>
lmao