Вход Регистрация
Файл: hostbiter.ru/Core/head.php
Строк: 144
<?
        
if($title == 'Регистрация'){
            echo 
'<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head>
<title>Регистрация сайта</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="stylesheet" href="../theme/default.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 </head>
  <body>
    <div class="style">  <div class="title">Регистрация</div>
 
'
;

        }elseif(
$title == 'Вход/ Авторизация' OR $title == 'Восстановление пароля'){
         echo 
'
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru"><head><title>Вход / Авторизаци</title><meta charset="UTF-8" /><style type="text/css"> body { background: #E9EEF0 url(/image/bg.gif); }  #loginForm { width: 290px; padding: 24px 24px 0; margin: 200px auto 0; background: #FEFEFE; border: 1px solid #CAD8DE; border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,0.08); font: 14px/18px Arial, Tahoma, sans-serif; color: #444; } #loginForm .field { margin: 0 0 18px; } #loginForm .field label { display: block; margin: 0 0 11px; } #loginForm .field .input { border-radius: 4px; } #loginForm .field input { font: 12px Arial, Tahoma, sans-serif; color: #444; width: 262px; padding: 9px 13px; border: 1px solid #D2D9DC; border-radius: 3px; box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 0 5px #F7F9FA; outline: none;} #loginForm .field input:focus { border-color: #B7D4EA; box-shadow: inset 2px 2px 6px #EBEBEB, 0 0 4px #D0E6F6, 0 0 0 5px #F2F8FC; } #forgot { float: right; font-size: 11px; color: #ababab; text-decoration: none; margin: 0; } #forgot:hover { color: #444; text-decoration: underline; } #loginForm .submit { overflow: hidden; margin: 30px -24px 0; padding: 22px 24px; background: #F0F5F7; border-top: 1px solid #DDE0E8; border-radius: 0 0 4px 4px; box-shadow: inset 0 1px #FFF, inset -1px -1px #F7FAFB, inset 1px 0 #F7FAFB; font-size: 11px; } #remember { display: block; margin: 5px 0 0; cursor: pointer; } #remember input {  margin: 0 4px 0 0;  vertical-align: middle; }  #loginForm .submit button { float: right; padding: 6px 20px; height: 30px; border-top: 1px solid #98CCE7; border-bottom: 1px solid #7DB0CC; border-left: 1px solid #8CBFD9; border-right: 1px solid #8CBFD9; border-radius: 15px; color: #FFF; font: bold 13px Arial, Tahoma, sans-serif; box-shadow: inset 0 1px #D4EBF7, 0 1px 3px #B8BEBE; background: -moz-linear-gradient(top,  #badff3 0%, #7acbed 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#badff3), color-stop(100%,#7acbed)); background: -webkit-linear-gradient(top,  #badff3 0%,#7acbed 100%); background: -o-linear-gradient(top,  #badff3 0%,#7acbed 100%); background: -ms-linear-gradient(top,  #badff3 0%,#7acbed 100%); background: linear-gradient(top,  #badff3 0%,#7acbed 100%); background-color: #9FD7F0; cursor: pointer; text-shadow: 0 -1px rgba(0,0,0,0.15); outline: none; } #loginForm .message { border-top: 1px solid #FFDD8C; border-bottom: 1px solid #FFDD8C; border-left: 4px solid #FFDD8C; border-right: 1px solid #FFDD8C; border-radius: 1px; color:red; font: bold 14px Arial, Tahoma, sans-serif; box-shadow: inset 0 1px #D4EBF7, 0 1px 3px #FFDD8C; background-color: #FFF1D7; cursor: pointer; text-shadow: 0 -1px rgba(0,0,0,0.15); outline: none; } #loginForm .submit button::-moz-focus-inner { border:0; } </style></head><body>'
;
        }else{
            echo 
'<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
    <head>
        <meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml; charset=UTF-8"/>
        <meta name="description" content="Профессиональный wap хостинг c wap панелью для мобильных телефонов, с PHP 5.4.7 и MySQL базы данных, Создание собственных mail почтовых ящиков, FTP доступ к сайту! Создание поддоменов, и парковка доменов бесплатно!" />
        <meta name="keywords" content="wap хостинг, мобильный хостинг, Конструктор сайтов, wap редактор, для телефона, доступ к сайту по ftp, базы данных MySQL, запуск скриптов, php 5.4.7" />
        <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
        <link  href="/Style/css_home.css" rel="stylesheet" type="text/css"/>
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <link href="ttp://fonts.googleapis.com/css?family=Fjalla One" rel="stylesheet" type="text/css">
        <title>'
.$title.'</title>
    </head>
    <body>
        <div class="header"><img src="/image/index/logo3.png" alt="" />
        </div>'
;
        }
        if(isset(
$_SESSION['message'])){
            echo 
'<font color="red"><center>'.$_SESSION['message'].'</center></font>';
            
$_SESSION['message'] = null;
        }
        if(
$user){
            
$sqlql $db->prepare("UPDATE `users` SET `online` = ? WHERE `id` = ?");
            
$sqlql->execute([time(),$user['id']]);
        }
Онлайн: 1
Реклама