<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>erinashanti</author_name>
  <author_url>https://blog.hatena.ne.jp/erinashanti/</author_url>
  <blog_title>じぶんで創るwebサイト|webサイトのはじめかた</blog_title>
  <blog_url>https://erinashanti.hatenadiary.org/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>分岐パターン：１ if(条件式){ 条件式がtrue（真）の時の処理} 分岐パターン：２ if(条件式){ 条件式がtrue（真）の時の処理} else { //そうじゃなければ 条件式がfalse（偽）の時の処理} 分岐パターン：３ if(条件式){ 条件式がtrue（真）の時の処理} else if (条件式２){ 条件式２がtrue（真）の時の処理} else { //そうじゃなければ 条件式と条件式２がどっちもfalse（偽）の時の処理} 分岐パターン：４ if(条件式){ if (条件式２){ 条件式がtrue（真）で、条件式２もtrue（真）の時の処理 ｝ ｝ 《型について》 ・i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ferinashanti.hatenadiary.org%2Fentry%2F20130313%2Fp3&quot; title=&quot;こってりif文《分岐》 - じぶんで創るwebサイト|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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-03-13 00:00:02</published>
  <title>こってりif文《分岐》</title>
  <type>rich</type>
  <url>https://erinashanti.hatenadiary.org/entry/20130313/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
