Advertisement
sopyanx

koneksi.php

Aug 9th, 2019
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. <?php
  2. mysql_connect("localhost","root","");
  3. mysql_select_db("gps");
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement