<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ts0818</author_name>
  <author_url>https://blog.hatena.ne.jp/ts0818/</author_url>
  <blog_title>ts0818のブログ</blog_title>
  <blog_url>https://ts0818.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>Apache Httpd</anon>
  </categories>
  <description>PHPで擬似変数$thisって、何のためにあるの？と思ったので調べてみました。 例：擬似変数$this &lt;?php /* クラスCartを定義 */ class Cart{ // 全てpublicなプロパティ var $todays_date; var $name; var $owner; var $items = array(&quot;VCR&quot;, &quot;TV&quot;); // publicなメソッド function Cart() { $this-&gt;todays_date = date(&quot;Y-m-d&quot;); $this-&gt;name = $GLOBALS['firstname']; /* 等など. . . */ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fts0818.hatenablog.com%2Fentry%2F2015%2F10%2F03%2F215418&quot; title=&quot;PHPで擬似変数$thisって何のためにあるのか？ - ts0818のブログ&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>2015-10-03 21:54:18</published>
  <title>PHPで擬似変数$thisって何のためにあるのか？</title>
  <type>rich</type>
  <url>https://ts0818.hatenablog.com/entry/2015/10/03/215418</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
