time()+60*60*2, 'path' => '/cookie', 'httponly' => true]); //setrawcookie('lolicon_cookie', $_POST['lolicon_cookie'], ['expires' => time()+60*60*2, 'path' => '/cookie', 'httponly' => true]); header('Location: /cookie', 301); } $title = 'クッキー'; // 必須・Requirement $sitedesc = 'クッキーの例え'; // config.phpの文字の交換・Change character of config.php $siteurl .= '/cookie'; // config.phpの文字に追加・Add to character of config.php $childview = '../ui/cookie/index.php'; // 必須・Requirement $mycookie = getcookie('lolicon_cookie'); //$mycookie = getrawcookie('lolicon_cookie'); ?>