RE: Count to 100 Before an Admin Posts! 07-20-2013, 02:59 AM
#11
2. Come on guys lets keep this going!
![[Image: xlbdwZT.png]](http://i.imgur.com/xlbdwZT.png)
Count to 10 Before an Admin Posts! filter_list | |
(07-20-2013, 02:59 AM)Blue Wrote: 2. Come on guys lets keep this going!
<?PHP
$a = 238 * 8;
$b = $a * 2;
$c = 712;
$d = $c - $b;
$e = $d + 1197;
$sum = $a + $b - $c + $d + $e;
echo $sum;
?>
(07-20-2013, 08:42 AM)BreShiE Wrote: Here's something more fun. To stop this just being a post count booster, why don't we find elaborate ways to announce the post number? For example, me posting this makes it 5, so:
Code:<?PHP
$a = 238 * 8;
$b = $a * 2;
$c = 712;
$d = $c - $b;
$e = $d + 1197;
$sum = $a + $b - $c + $d + $e;
echo $sum;
?>