I've logged. But, I can still open and login.php link registrasi.php. How to not be able to open and login.php registrasi.php for incoming members? [help me]
I've logged. But, I can still open and login.php link registrasi.php. How to not be able to open and login.php registrasi.php for incoming members? [help me]
require('incfiles/core.php');
if ($user_id) {
header('Location: /');
exit;
} arnage (09.06.2013 / 00:27)thank
require('incfiles/core.php'); if ($user_id) { header('Location: /'); exit; }
Np. ![]()