Nekro, If (!$user_id)
{
registration_form_here;
require_once ("$rootpath/incfiles/end.php");
exit;
}
// это прописать в шапке (head.php) в самом низу. И все, сайт закрыт.
Nekro, If (!$user_id)
{
registration_form_here;
require_once ("$rootpath/incfiles/end.php");
exit;
}
// это прописать в шапке (head.php) в самом низу. И все, сайт закрыт.