Hi deviN!
Was ist der schnellere Weg?
$ranks = array('Anfänger', 'Fortgeschrittener', 'Profi' /* ... */);
$rank = $ranks[min(floor($posts['userposts'] / 10), 50)];
Eventuell kannst du auch eine Funktion zu Ermittlung des Index´ schreiben.
MfG H☼psel
--
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)
"It's amazing I won. I was running against peace, prosperity, and incumbency."
George W. Bush speaking to Swedish Prime Minister unaware a live television camera was still rolling, June 14, 2001
Selfcode: ie:% fl:( br:> va:) ls:& fo:) rl:? n4:& ss:| de:] js:| ch:? sh:( mo:) zu:)