<?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.1字句構造」で少し気になったところのメモです。 大文字/小文字 PHPでは「ユーザが定義したクラスや関数の名前、echoやwhile、classといった組み込みのキーワードの名前」について大文字/小文字を区別しません。 &lt;?php for($i = 0; $i &lt; 1; $i++){ echo &quot;hello\n&quot;; } For($i = 0; $i &lt; 1; $i++){ echo &quot;hello\n&quot;; } FOr($i = 0; $i &lt; 1; $i++){ echo &quot;hello\n&quot;; } ?&gt; hello hello hello&lt;?php echo &quot;hel…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.h13i32maru.jp%2Fentry%2F20100721%2F1279709454&quot; title=&quot;PHPは大文字と小文字を区別しないこともある - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-21 19:50:54</published>
  <title>PHPは大文字と小文字を区別しないこともある</title>
  <type>rich</type>
  <url>https://blog.h13i32maru.jp/entry/20100721/1279709454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
