<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>サンプルからして分かりづらいが 変数名とその値から配列を作成する。引数は可変で、変数名の文字列か、変数名の文字列が入った配列。なお、7.3から与えられた文字列が示す変数が未定義の場合、E_NOTICEレベルのエラーを発行するようになった。 &lt;?php $city = &quot;San Francisco&quot;; $state = &quot;CA&quot;; $event = &quot;SIGGRAPH&quot;; $location_vars = array(&quot;city&quot;, &quot;state&quot;); $result = compact(&quot;event&quot;, $location_vars); print_r($result); // Array /…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2019%2F11%2F15%2F194612&quot; title=&quot;PHP compact - by shigemk2&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>2019-11-15 19:46:12</published>
  <title>PHP compact</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2019/11/15/194612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
