Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
pass by value
mramine364
Jan 25th, 2016
91
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.08 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
function
foo
(
$var
)
{
$var
++;
}
$a
=
5
;
foo
(
$a
)
;
echo
$a
;
// $a = 5
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥 Make 1000$ in 20 minutes 💵 💎🔥
JavaScript | 5 sec ago | 0.20 KB
💎 Free Crypto Method 💎 🚨🚨
JavaScript | 36 sec ago | 0.24 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 1 min ago | 0.15 KB
💎 Instant Profit Method 💎 🚨🚨
JavaScript | 1 min ago | 0.24 KB
🔥 EASY PROFIT GUIDE ✅ Working 🔥 🔥🚨
JavaScript | 1 min ago | 0.20 KB
✅ Exploit 500$ in 10 minutes 🔥 🚨✅
JavaScript | 2 min ago | 0.24 KB
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 3 min ago | 0.15 KB
Global Variables - Fjern Variabel
YAML | 3 min ago | 0.53 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!