Commit b87b63ef by Roy Junedi Simamora

Revert "perubahan koneksi"

This reverts commit f5f71346.
parent f5f71346
<?php
$host="127.0.0.1";
$user="p1d3ti04";
$pass="MeiHong05";
$user="root";
$pass="";
$name="p1d3ti04_pondokedo";
$koneksi=($GLOBALS["___mysqli_ston"] = mysqli_connect($host, $user, $pass, $name))or die("Koneksi ke database gagal!");
?>
\ No newline at end of file
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