superdezign = superdezign + 1superdezign wrote:Then +1 it is. Or ++, since that's equivalent IMO.d3ad1ysp0rk wrote:I see it as "+1" in most forums.. lol
Happy birthday, Feyd!
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: Happy birthday, Feyd!
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: Happy birthday, Feyd!
Code: Select all
while ($i=1; $i<2; $i++){
switch($member->name){
case 'superdezign':
$member->rating = $member->rating + $i;
break;
default:
echo "your mom";
}
}- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: Happy birthday, Feyd!
We have member ratings in our member objects now?!
I give a +1 to the guy who made the avatar cake.
I give a +1 to the guy who made the avatar cake.