<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inspfightman</author_name>
  <author_url>https://blog.hatena.ne.jp/inspfightman/</author_url>
  <blog_title>inspfightmanの日記</blog_title>
  <blog_url>https://inspfightman.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>コメントの書き方がよくわからなかったのでここで。 /* * セッションを完全に削除 */ function strict_session_destroy(){ // セッション変数を全て解除する $_SESSION = array(); // セッションを切断するにはセッションクッキーも削除する。 // Note: セッション情報だけでなくセッションを破壊する。 if (isset($_COOKIE[session_name()])) { setcookie(session_name(), '', time()-42000, '/'); } // HTTP &lt;-&gt; HTTPS 間でセッションの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finspfightman.hatenadiary.org%2Fentry%2F20081129%2F1227962092&quot; title=&quot;少年よ大志を抱け: PHP: セッションにセキュリティ対策する - inspfightmanの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-11-29 21:34:52</published>
  <title>少年よ大志を抱け: PHP: セッションにセキュリティ対策する</title>
  <type>rich</type>
  <url>https://inspfightman.hatenadiary.org/entry/20081129/1227962092</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
