Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PDO PostgreSQL
a guest
Oct 14th, 2014
252
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
try
{
$db
=
new
PDO
(
"pgsql:dbname=pdo;host=localhost"
,
"root"
,
"secret"
)
;
echo
"Koneksi Database PDO berhasil"
}
catch
(
PDOException
$e
)
{
echo
$e
->
getMessage
(
)
;
}
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐Exchange Exploit 7
JavaScript | 1 sec ago | 0.32 KB
Exchange Exploit ⭐ G
JavaScript | 4 sec ago | 0.32 KB
✅ Make $15OO in 2O minutes K
JavaScript | 12 sec ago | 0.32 KB
✅ Make $15OO in 2O minutes 2
JavaScript | 15 sec ago | 0.32 KB
Swapzone Glitch ⭐ (Working) L
JavaScript | 34 sec ago | 0.32 KB
✅ MAKE $9OO INSTANTLY E
JavaScript | 44 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ 3
JavaScript | 53 sec ago | 0.32 KB
✅ MAKE $900 INSTANTLY
JavaScript | 57 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!