<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>erinashanti</author_name>
  <author_url>https://blog.hatena.ne.jp/erinashanti/</author_url>
  <blog_title>じぶんで創るwebサイト|webサイトのはじめかた</blog_title>
  <blog_url>https://erinashanti.hatenadiary.org/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>・プログラムを効かせる時間の指定などができる ・プログラム＋cookieがメジャー ・プログラムの寿命を設定できる ・永続的にデータを保存できる例：ある一定の時間ログインし続けるというプログラムなど cookieとは →HTTPクッキーから渡された（つまり、ブラウザから送っている） 変数の連想配列（→hash配列：添え字が文字の配列）です。…所詮はただの配列だ！※添え字は、数字と文字を指定できる ・ただの「変数」はプログラムが終わると終了だが、 cookieのデータの変数はそれぞれのＰＣ（ローカルのハードディスクデータ）に入っている➡あなた専用のデータとして継続できる！ ・cookieのデータ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ferinashanti.hatenadiary.org%2Fentry%2F20130313%2Fp1&quot; title=&quot;$_COOKIE - じぶんで創るwebサイト|webサイトのはじめかた&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>2013-03-13 00:00:00</published>
  <title>$_COOKIE</title>
  <type>rich</type>
  <url>https://erinashanti.hatenadiary.org/entry/20130313/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
