config.php 191 Bytes
<?php

  define('BASEURL','http://localhost/psw2/Proyek%20Akhir/Transportasi/');

  define('HOST','localhost');
  define('USER','root');
  define('PASS','');
  define('DB','transportasidb');