<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Yamashiro0217</author_name>
  <author_url>https://blog.hatena.ne.jp/Yamashiro0217/</author_url>
  <blog_title>Yamashiro0217の日記</blog_title>
  <blog_url>https://yamashiro0217.hatenadiary.org/</blog_url>
  <categories>
    <anon>php</anon>
  </categories>
  <description>PHP初心者の山城です！(object)とかあったので試してみましたよ！ &lt;?php $array = array('hoge' =&gt; 'hoge val', 'bar' =&gt; 'bar val'); $obj = (object)$array; var_dump($obj); 結果 object(stdClass)[1] public 'hoge' =&gt; string 'hoge val' (length=8) public 'bar' =&gt; string 'bar val' (length=7) (object)でオブジェクト型のオブジェクトが出来上がると…これどこで使うんだろう？ せめて…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyamashiro0217.hatenadiary.org%2Fentry%2F20101210%2F1291969522&quot; title=&quot;PHPのオブジェクトへのキャスト - Yamashiro0217の日記&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>2010-12-10 17:25:22</published>
  <title>PHPのオブジェクトへのキャスト</title>
  <type>rich</type>
  <url>https://yamashiro0217.hatenadiary.org/entry/20101210/1291969522</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
