2 if (isset($_COOKIE['DMDM']) && isset($_COOKIE['MDMD'])) {
3 header('location:status.php');
6 include('encrypt.php');
13 <meta charset
="Shift_JIS">
14 <title
>ƒAƒJƒEƒ“ƒg‚ð“o˜^
</title
>
15 <meta name
="viewport" content
="width=device-width, initial-scale=1.0">
16 <meta name
="description" content
="">
17 <meta name
="author" content
="">
18 <link rel
="stylesheet" type
="text/css" href
="css/style.css"/>
21 <div
class="containerz">
22 <div
class="navbar-collapse">
23 <ul
class="nav navbar-nav">
28 <div
class="container">
30 <div
class="form-signin" style
= "font-size: 1.2em;text-align:right;">
32 if($_SERVER['SERVER_NAME'] == "be.2ch.net") {
33 if(detect_device2($_SERVER['HTTP_USER_AGENT']) == "PLSDISPLAY") {
35 <a href
="http://www.2ch.net/" target
="_BLANK">
36 <img src
="<?php echo $livesitePath ?>css/img/2ch_logo.gif">
39 <img src
="<?php echo $livesitePath ?>css/img/2ch_logo.gif">
41 } elseif ($_SERVER['SERVER_NAME'] == "be.bbspink.com") { ?
>
42 <a href
="http://www.bbspink.com/" target
="_BLANK">
43 <img src
="<?php echo $livesitePath ?>css/img/pink.png">
52 <div
class="container">
54 <form
class="form-signin" method
="post" action
="reg.php">
55 <h3
class="form-signin-heading">ƒAƒJƒEƒ“ƒg‚ð“o˜^
</h3
>
56 <input type
="email" name
="mail" placeholder
="Eƒ��[ƒ‹" required autofocus
>
57 <input type
="password" name
="pass" placeholder
="ƒpƒXƒ��[ƒh" required
>
58 <input type
="password" name
="confpass" placeholder
="ƒpƒXƒ��[ƒh‚ðŠm”F" required
>
60 <input type
="submit" name
="reg" value
="’ñ�o‚·‚é"><br
><br
>
61 <a href
="login.php">[ƒ�ƒOƒCƒ“
]</a
>