<?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>お勉強</anon>
    <anon>PHP</anon>
  </categories>
  <description>本日のお題はループ文の脱出方法です。 ループの勉強4日目です。本日のPHP講師には再びid:m_shige1979先生をお呼びしております。 先生よろしくお願いします。 id:m_shige1979先生 とりあえず、returnだと処理がその時点で終了してが出力できない可能性もあるのでbreakでループを抜けるようにしないと･･･。 returnはfunctionを抜ける場合に使用します。 これは前回の私のコードへのご指導です。前回のコード。 &lt;?php // TABLE枠組み echo '&lt;table&gt;'; for ($i = 0; $i &lt; $imgCnt; $i++) { // もう一方…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweblanguagestudy.hatenablog.com%2Fentry%2F2014%2F03%2F22%2F094701&quot; title=&quot;PHPのお勉強「ループ文の脱出はbreak;で」 - 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://cdn-ak.f.st-hatena.com/images/fotolife/M/MoneyReport/20140322/20140322094617.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-03-22 09:47:01</published>
  <title>PHPのお勉強「ループ文の脱出はbreak;で」</title>
  <type>rich</type>
  <url>https://weblanguagestudy.hatenablog.com/entry/2014/03/22/094701</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
