Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
PHP swag
SUBMITTED BY:
Guest
DATE:
Jan. 7, 2014, 2:58 a.m.
FORMAT:
PHP
SIZE:
261 Bytes
Raw
Download
Tweet
HITS:
874
Go to comments
Report
<?php
if
(
isset
(
$_GET
[
"swag"
])
&&
!
empty
(
$_GET
[
"swag"
]))
{
if
(
$_GET
[
"swag"
]
==
true
)
{
echo
"oh man, this nigga rightt here got some swag"
;
}
else
{
echo
"No swag for this mofo"
;
}
}
?>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus