<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>h13i32maru</author_name>
  <author_url>https://blog.hatena.ne.jp/h13i32maru/</author_url>
  <blog_title>maru source</blog_title>
  <blog_url>https://blog.h13i32maru.jp/</blog_url>
  <categories>
    <anon>tech</anon>
  </categories>
  <description>「2章PHP言語の基本 2.2データ型」からのメモ。 falseと判定されるもの ==を使ってfalseと判定されるものをまとめてみました。 &lt;?php if(0 == false){ echo &quot;0 == false\n&quot;; } if(0.0 == false){ echo &quot;0.0 == false\n&quot;; } if(&quot;&quot; == false){ echo &quot;\&quot;\&quot; == false\n&quot;; } if(&quot;0&quot; == false){ echo &quot;\&quot;0\&quot; == false\n&quot;; } $empty_array = array(); if($empty_array == false){ ec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.h13i32maru.jp%2Fentry%2F20100722%2F1279751676&quot; title=&quot;PHPでfalseと判定されるもの - maru source&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://doc.okkez.net/static/187/rurema.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-22 07:34:36</published>
  <title>PHPでfalseと判定されるもの</title>
  <type>rich</type>
  <url>https://blog.h13i32maru.jp/entry/20100722/1279751676</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
