Problem In Users Control Panel (UCP)
#2

<?php
$koneksi = new PDO("mysql:host=localhost;dbname=ccnr", "username", "password");
function go($location, $alert)
{
echo "<script>window.alert('".$alert."')</script>";
echo "<meta http-equiv=\"refresh\" content=\"0;URL=".$location."\"><center>";
return 1;
}

You need to change the bold/itil stuff to your database info
Reply


Messages In This Thread
Problem In Users Control Panel (UCP) - by Speaker - 02.12.2016, 04:58
Re: Problem In Users Control Panel (UCP) - by benjenden - 02.12.2016, 06:08

Forum Jump:


Users browsing this thread: 1 Guest(s)