Page 3 of 3

Posted: Tue Dec 23, 2003 2:20 pm
by Draco_03
Hey i think ppl should start thinking beiing judge.. like let's say
NAY --> wanna be judge?
Qads --> wanna be judge?
Jason --> wanna be judge?
Twigletmac --> wanna be judge?
Infolock --> wanna be judge?
Saethyr --> wanna be judge?

if there is anyone else that want to well just post your demand..
saethyr, you should get all judge msn and you should start thinking about a subject, and how you will organise the competition :)

cheers

Posted: Tue Dec 23, 2003 11:08 pm
by Nay

Code: Select all

$i = 0;
while($i < 100){
if($i % 2) {
echo "yes";
} else {
echo "no";
}
}
8)

-Nay

Posted: Mon Dec 29, 2003 3:39 pm
by nigma

Code: Select all

<?php
for ($idx=0;$idx<100;$idx++)
{
  if ($idx%2==0) { echo 'yes '; }
  else { echo 'no '; }
}
?>

Posted: Fri Feb 20, 2004 2:38 pm
by Draco_03
hey this postwasdead for a long time.. why's that.. we still could actually do something like that..
i would like to see things like that
cuz i m not good enough to participate yet :P

Posted: Thu Feb 26, 2004 2:30 pm
by qads
its dead cos everyone wants to see it happen but cant be bothered to actually make it happen.

Posted: Thu Feb 26, 2004 3:37 pm
by Draco_03
yay i kinda see that :(

Posted: Thu Feb 26, 2004 3:58 pm
by infolock
well, this is truthfully the first time i've heard about it. what all is involved? i would help to get it organized if such a thing went into action.