Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jul 29th, 2013
223
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
for
(
$i
=
1
;
$i
<
64
;
$i
++
)
{
$a
=
str_repeat
(
"0"
,
$i
*
1024
*
1024
)
;
echo
memory_get_usage
(
)
.
"<br />"
;
unset
(
$a
)
;
}
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ Instant Profit Method ⭐
JavaScript | 5 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 17 sec ago | 0.32 KB
Swapzone Glitch ⭐Working⭐
JavaScript | 22 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 27 sec ago | 0.32 KB
⭐ Free ETH Method ⭐
JavaScript | 32 sec ago | 0.32 KB
Profit Method
JavaScript | 38 sec ago | 0.32 KB
⭐ Instant Profit Method ⭐ Q
JavaScript | 40 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 43 sec ago | 0.32 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!