And God said "Let there be light".....
Posted: Fri Aug 29, 2003 6:43 am
.....but then the program crashed because he was trying to access the 'light' property of a NULL universe pointer.
Mark
Mark
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$Everything = new Object
If ($Everything == NULL) {
echo "This is a paradox of the Object-Oriented universe."
}