MIF_E31211896/config/koneksi.php

3 lines
74 B
PHP

<?php
$koneksi = mysqli_connect("localhost","root","","spforwardcf3");
?>