$dbconfig = array( 'host'=>'localhost', 'user'=>'root', 'pass'=>'', 'db'=>'notaris', ); $indexconfig = array( 'pemohon'=>array('nama','alamat','tempat','tglahir','agama','pekerjaan','notelp'), ); ?> include 'mysql.php'; //include 'date.php'; ?>
$dbconfig = array( 'host'=>'localhost', 'user'=>'root', 'pass'=>'', 'db'=>'notaris', ); $indexconfig = array( 'pemohon'=>array('nama','alamat','tempat','tglahir','agama','pekerjaan','notelp'), ); ?>