Blackchris95
New Member
- Joined
- Apr 6, 2010
- Messages
- 152
- Reaction score
- 0
i know 8/10
PHP:if ($above['isNoob']) { $popularity = mt_rand(0, 10); } else { $popularity = "Doesnt matter..."; } echo $popularity."/10";
<?php throw new exception("100/100"); ?>