Moderators: They make you lose count(Longest thread still alive!)

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Chaka

FTB Team
Mod Developer
Retired Staff
Dec 24, 2013
928
323
103
New Jersey
PHP:
<?php
    include '-1.inc';
    $var = -1;
     } if $var << 1 {
     echo "-1 HAH We are winning you evil moderators...";
     } else {
     echo "Not equal to -1 meh.";
     }

OUTPUT: -1
 
Last edited:

Chaka

FTB Team
Mod Developer
Retired Staff
Dec 24, 2013
928
323
103
New Jersey
PHP:
<?php
    include '10.inc';
    $var = include '10.inc';
     } if $var == 10 {
     echo "10 HAH We are winning you evil moderators...";
     } else {
     echo "Not equal to 10 meh. stahp Lawbroken....";
     }

OUTPUT: -1