<?php <--- kod ---> function rangi($posty) { if ($posty < 499) return "lol"; if ($posty >= 500 return "lol2"; if ($posty >= 5000 return "lol3"; if ($posty >= 10000) return "lol4"; } <--- dalsza część kodu ---> ?>
PS: nie smiac sie bo ja jestem w tym newbie ; (