Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PDO PostgreSQL
a guest
Oct 14th, 2014
253
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
⭐⭐⭐MAKE $9OO INSTANTLY D M⭐⭐⭐
Java | 2 sec ago | 0.08 KB
⭐ Instant Profit Mehtod ⭐ H
JavaScript | 7 sec ago | 0.31 KB
⭐Swapzone Glitch (Working)⭐⭐ O
JavaScript | 14 sec ago | 0.31 KB
⭐ MAKE $50O IN 15 MIN⭐⭐ N
JavaScript | 22 sec ago | 0.31 KB
⭐ Free ETH Method ⭐⭐ T
JavaScript | 29 sec ago | 0.31 KB
⭐⭐⭐Exchange Exploit T I⭐⭐⭐
Java | 49 sec ago | 0.06 KB
⭐ChangeNOW Bug (Get more on BTC swaps)⭐⭐ K
JavaScript | 54 sec ago | 0.31 KB
⭐ Instant Profit Method ⭐
JavaScript | 1 min 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!