Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <?php
  2. $conn = mysqli_connect("localhost","root","bs10k3bs10k3") or die("cannot connect"); ;
  3. mysqli_select_db($conn,"ta_pendaftaran") or die("cannot select DB");;
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement