ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in PHP.
Embed
  1. <?php
  2. $arr = [1,2,3];
  3. foreach($arr as $a){echo $a;}
  4. ?>


captcha