Page 1 of 1

And God said "Let there be light".....

Posted: Fri Aug 29, 2003 6:43 am
by JayBird
.....but then the program crashed because he was trying to access the 'light' property of a NULL universe pointer.

:lol:

Mark

Posted: Fri Aug 29, 2003 6:48 am
by Judas
sould have used php

Posted: Fri Aug 29, 2003 9:17 am
by trollll
Well, Judas, given that phpinfo(INFO_ENVIRONMENT) == null that wouldn't really help anyone try to access the 'light' property of a null universe. Wouldn't even have a command line to install PHP, let alone create artificial life with it. :)

Posted: Wed Sep 03, 2003 5:50 pm
by RobertStout
Most likely he could of just found the script on some open source site - why re-invent the wheel?

Posted: Wed Sep 03, 2003 9:18 pm
by JAM

Code: Select all

$Everything = new Object
If ($Everything == NULL) {
    echo "This is a paradox of the Object-Oriented universe."
}