Advertisement
ini_PlayeR

koneksi.php

May 12th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. <?php
  2. mysql_connect("localhost","root","");
  3. mysql_select_db("Upload File dengan PHP - MySQL");
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement