<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>GETで習得するとURL欄に取得した内容が表示される。 HTMLでcharset=&quot;UTF-8&quot;を指定していれば、PHPのhtmlspecialcharsで'UTF-8'を記述しなくてよい。 複数選択可能なcheckboxの値を送信するには、 &lt;inputtype=&quot;checkbox&quot;name=&quot;○○&quot;&gt; とnemeのあとにをつけると配列で送信される。 受信する側は、implode関数を使う。 implode(&quot;,&quot;,$_POST['○○']) で、&quot;&quot;で囲んだカンマを使って配列させて表示する。 こちらのブログでも紹介。 htmlspecialcharsを含めて記述すると、 htmlspeci…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20131008%2F1381158000&quot; title=&quot;PHP12（フォーム復習） - 96&amp;#39;s blog&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-10-08 00:00:00</published>
  <title>PHP12（フォーム復習）</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20131008/1381158000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
