Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $host = "localhost";
- $user = "id18649149_userrumahsakitpalembang";
- $pass = "PABLanjutanSI6B!@";
- $db = "id18649149_dbrumahsakitpalembang";
- $konek = mysqli_connect($host, $user, $pass, $db) or die("Database MySQL Tidak Terhubung");
Advertisement
Add Comment
Please, Sign In to add comment