Page 1 of 1
This Weekend Scared Me
Posted: Mon Aug 19, 2002 6:11 pm
by JPlush76
Did you ever have a dream where PHP was involved?
Friday night I had a crazy dream that I was talking to people and every word they said I did an implode as an array and made an insert into my mental database in php/mysql coding
I woke up worried for my sanity

Posted: Mon Aug 19, 2002 6:19 pm
by nielsene
That's how I know I've been coding too much. About two weeks ago after a very intense coding binge I woke up thinking
at which point I realized I should take a break from coding for a while... it was the weekend afterall.
Posted: Mon Aug 19, 2002 8:55 pm
by JPlush76
lol yea I had to take a break this weekend as well

Posted: Mon Aug 19, 2002 9:49 pm
by volka
Code: Select all
void Subject::OnWakeUp(World& w)
{
if (w.socialToleranceDesc().outOfBounds(this->getCrazyness()) == true)
Invoke("continueSleep, daylight");
else
Invoke("startUp, humanoid_behaviour");
}
Posted: Mon Aug 19, 2002 9:57 pm
by JPlush76
ok volka you scare me more
lol
Posted: Mon Aug 19, 2002 11:11 pm
by phpPete
Good thing there aren't any geeks in here...

Posted: Mon Aug 19, 2002 11:35 pm
by volka
...we would call them names....

Posted: Tue Aug 20, 2002 10:54 am
by gotDNS
Wait wait, i dont understand...you're not supposed to take breaks!
What's wrong with thinking in PHP? All the better!

Posted: Tue Aug 20, 2002 4:07 pm
by MattF
Maybe now you understand what logical thinking really is...
Posted: Tue Aug 20, 2002 4:34 pm
by Takuma
Big LOL to everyone
Code: Select all
<?php
if($breakfast != "true") {
echo ":(";
} else {
echo ":)";
}
?>
Posted: Tue Aug 20, 2002 5:56 pm
by jason
Code: Select all
while ( $me->isAwake() ) {
$me->code(new Language(LANG_PHP));
}
Posted: Tue Aug 20, 2002 6:43 pm
by hob_goblin
while($you->scaringme() === TRUE){
header("Location: out_of_this_topic");
}
Posted: Tue Aug 20, 2002 7:35 pm
by JPlush76
I have created a monster
lol
Posted: Tue Aug 20, 2002 8:04 pm
by gotDNS
No, you brought out the monster in us all...the driving force that guides us all into mass amounts of jumbled characters....a complex nebula of code...