Commit e92d9a5b by Mei Romauli Sagala

perubahan koneksi

parent 22c02456
<?php
$host="127.0.0.1";
$user="root";
$pass="";
$user="p1d3ti04";
$pass="MeiHong05";
$name="p1d3ti04_pondokedo";
$koneksi=($GLOBALS["___mysqli_ston"] = mysqli_connect($host, $user, $pass, $name))or die("Koneksi ke database gagal!");
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment