Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $target1 = '1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1
- 1';
- $target2 = '-1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1';
- $target3 = '-1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1';
- $target4 = '-1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1';
- $target5 = '-1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1
- -1';
- echo '['.$target1.' ; '.$target2.' ; '.$target3.' ; '.$target4.' ; '.$target5.']';
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement