Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Gera ID - PHP
GuilhermeRamalho
Apr 8th, 2017
118
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
$str
=
strtoupper
(
strrev
(
uniqid
(
)
)
)
;
$str
=
chunk_split
(
$str
,
4
,
'.'
)
;
$str
[
14
]
=
$str
[
15
]
;
$str
=
substr
(
$str
,
0
,
-
2
)
;
echo
$str
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 1 sec ago | 0.31 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 7 sec ago | 0.31 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 21 sec ago | 0.31 KB
ChangeNOW Exploit
JavaScript | 28 sec ago | 0.31 KB
GMAIL Logs (2FA disabled)
JavaScript | 47 sec ago | 0.31 KB
Free Giftcards Method
JavaScript | 53 sec ago | 0.31 KB
✅ Crypto Accounts
JavaScript | 59 sec ago | 0.31 KB
Exchange Exploit
JavaScript | 1 min ago | 0.31 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!