Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 24th, 2018
90
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
function ascii_to_dec($str)
{
for ($i = 0, $j = strlen($str); $i < $j; $i++) {
$dec_array[] = ord($str{$i});
}
return $dec_array;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
?FREE 300$ GIFTCARDS? QI
JavaScript | 6 sec ago | 0.15 KB
Untitled
Java | 1 min ago | 8.44 KB
ok az na vystup
Python | 3 min ago | 10.75 KB
FREE BTC GUIDE P
JavaScript | 8 min ago | 0.08 KB
????Make $3500 INSTANTLY [Works Worldwide]???...
JavaScript | 9 min ago | 0.15 KB
????Make $3500 INSTANTLY [Works Worldwide]???...
JavaScript | 9 min ago | 0.15 KB
????FREE 500$ GIFTCARDS???? VF
JavaScript | 9 min ago | 0.15 KB
?Make $200 INSTANTLY [Works Worldwide]? 01
JavaScript | 9 min ago | 0.15 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!