Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 17th, 2017
163
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
$connection
=
mysql_connect
(
"localhost"
,
"root"
,
""
)
;
$db
=
mysql_select_db
(
"blog"
)
;
mysql_query
(
"SET NAMES 'utf8'"
)
;
if
(
!
connection
||
!
$db
)
{
exit
(
mysql_error
(
)
)
;
}
?>
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ PayPal Hits
JavaScript | 5 sec ago | 0.08 KB
Make $2200 in 15 minutes
JavaScript | 27 sec ago | 1.46 KB
Netflix Premium UHD Hits
JavaScript | 40 sec ago | 0.08 KB
Changelly.com Exploit
JavaScript | 53 sec ago | 1.46 KB
GMAIL Logs (2FA disabled)
JavaScript | 1 min ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 1 min ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 1 min ago | 0.08 KB
1500$ in 1 day [Method]? MA
JavaScript | 1 min ago | 0.13 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!