<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>web-fh</author_name>
  <author_url>https://blog.hatena.ne.jp/web-fh/</author_url>
  <blog_title>webクリエイターの必殺技！</blog_title>
  <blog_url>https://web-fh.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>定数とは 変更されない値につけるラベルです。 定数を記述するときは「define」というき命令を使っていきます。 [code] define(&quot;MY_MALI&quot;,&quot;hogehoge@gmail.com&quot;); [/code] という記述をします！ 表示の仕方は変数などと一緒で・・・ [code] echo MY_MALI; [/code] これで表示できます。 定数はもともと決まっている定数もあります。 [code] var_dump(__LINE__); //今いる行数 var_dump(__FILE__); //ファイル名 var_dump(__DIR__); //今いるディレクトリー名 […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-fh.hateblo.jp%2Fentry%2F2015%2F11%2F09%2F041647&quot; title=&quot;定数について - 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/w/web-fh/20151109/20151109041635.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-11-09 04:16:47</published>
  <title>定数について</title>
  <type>rich</type>
  <url>https://web-fh.hateblo.jp/entry/2015/11/09/041647</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
