Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
(, Sun 1 Apr 2001, 1:00)
« Go Back | Popular
IF (no new threads within 20 minutes)
THEN Open new thread
....
(, Mon 6 Jul 2009, 16:14, 30 replies, latest was 17 years ago)
Python doesn't need end if (or then) but it'd need some whitespace and if in lowercase to be valid.
(, Mon 6 Jul 2009, 16:33, Reply)
$app = new App;
$user = $app -> session -> get('user');
if (! isset($user)) { $user = new User('12899'); $app -> session -> set('user', $user); }
$b3ta -> $app -> session -> get('b3ta');
if (! isset($b3ta)) { $user = new b3ta; $app -> session -> set('b3ta, $b3ta); }
$b3ta -> ChangeSection('qotw');
$b3ta -> ChangeQuestion('offtopic');
$b3ta -> getMainPage();
if ($b3ta -> get('latestPost') < date(
mktime(date('h') -1, date('i'), date('s'), date("m") , date("d")+1, date("Y"))
) {
$thread = new Thread;
$thread -> newPost('What \'s For Lunch?', 'What did you have for lunch today?', $b3ta, $user);
}
(, Mon 6 Jul 2009, 16:36, Reply)
(, Mon 6 Jul 2009, 16:40, Reply)
I should actually now right the classes and database work.
(, Mon 6 Jul 2009, 16:42, Reply)
It shows the cellulite, far more realistic.
(, Mon 6 Jul 2009, 16:53, Reply)
I'm so awesome, like that.
(, Mon 6 Jul 2009, 17:29, Reply)
I'm still not convinced it's always easier.
OOP up side the head, said OOP up side the head.
(, Mon 6 Jul 2009, 16:45, Reply)
There's 10 kinds of people in the world- those who understand binary and those who clearly don't.
(, Mon 6 Jul 2009, 17:02, Reply)
This is going to take a while for people to get bored of it.
/Still hasn't watched it myself, due to cringe-inducing memories.
(, Mon 6 Jul 2009, 17:09, Reply)
« Go Back | Reply To This »