<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>if文 &lt;?php $var = mt_rand(1,10); if($var%2 == 0){ print '変数varに代入された値は、偶数です。'; }else{ print '変数varに代入された値は、奇数です。'; } ?&gt; 変数の設定は、乱数を取得しています。 if文 &lt;?php $var1=mt_rand(1,3); $var2=mt_rand(1,3); if($var1==$var2){ print'２つの値は同じ数値です。'; }else if($var1 &lt; $var2){ print'$var1より$var2のほうが大きい値です。'; }else{ print'$va…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20131018%2F1382022000&quot; title=&quot;PHP18（まとめ課題（１）解答） - 96&amp;#39;s blog&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-10-18 00:00:00</published>
  <title>PHP18（まとめ課題（１）解答）</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20131018/1382022000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
