<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MoneyReport</author_name>
  <author_url>https://blog.hatena.ne.jp/MoneyReport/</author_url>
  <blog_title>Web言語のお勉強～ど素人が往く～</blog_title>
  <blog_url>https://weblanguagestudy.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPの型 PHPは8種類の基本型を持っている。 4種類のスカラー型: 論理値 (boolean) 整数 (integer) 浮動小数点数 (float, double も同じ) 文字列 (string) 2種類の複合型: 配列 (array) オブジェクト (object) 2種類の特別な型: リソース (resource) ヌル (NULL) PHPで使う変数の型は、基本的にプログラマが設定しない。 その変数が使用される文脈（コードの流れ）に応じ、PHPが実行時に決定するとのこと。なんてバグが入りそうな事を・・・。型を使った例題。 http://moneyreport.link/servi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweblanguagestudy.hatenablog.com%2Fentry%2F2014%2F02%2F13%2F222358&quot; title=&quot;PHPのお勉強「phpの型について」 - 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>http://ecx.images-amazon.com/images/I/51iISPyXQ8L.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-13 22:23:58</published>
  <title>PHPのお勉強「phpの型について」</title>
  <type>rich</type>
  <url>https://weblanguagestudy.hatenablog.com/entry/2014/02/13/222358</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
