Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
koneksi.php
sopyanx
Aug 9th, 2019
719
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.07 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
mysql_connect
(
"localhost"
,
"root"
,
""
)
;
mysql_select_db
(
"gps"
)
;
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
59 min ago | 14.10 KB
Untitled
2 hours ago | 10.47 KB
Untitled
6 hours ago | 5.73 KB
Untitled
6 hours ago | 12.70 KB
Show only user created event when user capabi...
7 hours ago | 0.29 KB
Untitled
8 hours ago | 16.33 KB
Untitled
10 hours ago | 11.73 KB
Untitled
12 hours ago | 20.93 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!