<?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で言う「式」とは勿論「=」で繋いで値を代入したり、加算子、減算子などを指す。 CやC++とほぼ同じ書式で書くことが出来る。前置加算、後置加算の両方が使えるのは良いけど、よく見て使わないとバグの発生源になりかねないかと。http://moneyreport.link/service/shiki.phpdouble()関数を呼んだ結果が表示されないな・・・。 &lt;?php function double($i) { return $i*2; } $b = $a = 5; /* 値 5 を $a と $b に代入します */ $c = $a++; /* 後置加算なので、$c に代入される値は、$…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweblanguagestudy.hatenablog.com%2Fentry%2F2014%2F02%2F20%2F072307&quot; title=&quot;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/51cBVi0baiL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-20 07:23:07</published>
  <title>PHPのお勉強「式について」</title>
  <type>rich</type>
  <url>https://weblanguagestudy.hatenablog.com/entry/2014/02/20/072307</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
