<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webry</author_name>
  <author_url>https://blog.hatena.ne.jp/webry/</author_url>
  <blog_title>実践するWEBサイト制作 | webnote</blog_title>
  <blog_url>https://webry.hatenadiary.org/</blog_url>
  <categories>
    <anon>基礎</anon>
    <anon>PHP</anon>
    <anon>WEB開発</anon>
  </categories>
  <description>☆★データーでの確認★☆文字列の後ろを取り出す substr関数 strlen関数 substr関数 strlen関数 substr関数とstrlen関数を組み合わせて使うと、文字列の後ろから何文字かを取り出せる。 substr関数 第２引数に「第１引数の文字列の長さから、指定文字数分を引いた長さ」 【 書式 】《 PHPスクリプト 》 &lt;?php $data1 = &quot;PHP:Hypertext Preprocessor&quot;; // 文字列の後ろから９文字を取り出し print substr($data1, strlen($data1) - 9) . &quot;&lt;br&gt;&quot;; // 文字列の後ろから13文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebry.hatenadiary.org%2Fentry%2F20131004%2Fp1&quot; title=&quot;文字列を操作する０８ - 実践するWEBサイト制作 | webnote&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>https://cdn-ak.f.st-hatena.com/images/fotolife/w/webry/20130906/20130906001256.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-10-04 00:00:00</published>
  <title>文字列を操作する０８</title>
  <type>rich</type>
  <url>https://webry.hatenadiary.org/entry/20131004/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
