Page 2 of 2

Re: Happy birthday, Feyd!

Posted: Wed Jun 11, 2008 2:37 pm
by Kieran Huggins
superdezign wrote:
d3ad1ysp0rk wrote:I see it as "+1" in most forums.. lol
Then +1 it is. Or ++, since that's equivalent IMO. ;)
superdezign = superdezign + 1

Re: Happy birthday, Feyd!

Posted: Wed Jun 11, 2008 6:47 pm
by Christopher
Don't you mean:

superdezign + 1 == ++superdezign

Re: Happy birthday, Feyd!

Posted: Wed Jun 11, 2008 7:32 pm
by Kieran Huggins

Code: Select all

while ($i=1; $i<2; $i++){
  switch($member->name){
    case 'superdezign':
      $member->rating = $member->rating + $i;
      break;
    default:
      echo "your mom";
  }
}

Re: Happy birthday, Feyd!

Posted: Wed Jun 11, 2008 9:03 pm
by superdezign
We have member ratings in our member objects now?!
I give a +1 to the guy who made the avatar cake. :P