config.php 191 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 <?php define('BASEURL','http://localhost/psw2/Proyek%20Akhir/Transportasi/'); define('HOST','localhost'); define('USER','root'); define('PASS',''); define('DB','transportasidb');