Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 21st, 2018
74
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
define
(
'TEST'
,
1
)
;
define
(
'EXAMPLE'
,
2
)
;
$var
=
3
;
if
(
$var
&
TEST
)
{
echo
'match!'
;
}
if
(
$var
&
EXAMPLE
)
{
echo
'match!'
;
}
?>
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐⭐Instant Profit Method⭐⭐
Java | 13 sec ago | 0.09 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 52 sec ago | 0.09 KB
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.09 KB
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐
Java | 1 min ago | 0.09 KB
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 2 min ago | 0.09 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 2 min ago | 0.09 KB
⭐⭐⭐Exchange Exploit T I⭐⭐
Java | 3 min ago | 0.09 KB
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 4 min ago | 0.09 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!