Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Get Memory Usage in Kilobyte
nezzario
Sep 7th, 2013
100
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.10 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
function
memory_usage_kb
(
)
{
return
round
(
(
memory_get_usage
(
1
)
/
1024
)
,
2
)
.
' KiB'
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 11 sec ago | 0.67 KB
⭐⭐ Free Crypto Method ⭐ ⭐📌
JavaScript | 53 sec ago | 0.67 KB
💰 UNLIMITED MONEY GLITCH
JavaScript | 58 sec ago | 0.67 KB
Infinite Money Glitch
JavaScript | 1 min ago | 0.67 KB
⭐⭐ Exploit 500$ in 10 minutes ⭐⭐
JavaScript | 2 min ago | 0.67 KB
🎯🎯 +50,000$ in 1 month⭐ 📌📌
JavaScript | 2 min ago | 0.67 KB
💎💎💎 Instant Cash Exploit
JavaScript | 2 min ago | 0.67 KB
⚡ Earn 8,000$ Monthly Leaked Guide 🎯✅
JavaScript | 3 min ago | 0.67 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!