<?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>☆★データーでの確認★☆実在する日付かどうか確認する checkdate関数 引数に指定した年月日がカレンダー上に実在するかを確認できます。 ユーザーがHTMLフォームから年月日を別々に入力した際、その総合性を確認して、入力エラーを排除する場合などに利用できる。 この関数は「月」「日」「年」の順で、数値で引数を指定する。 実在する日付であればTrue,「6月31日」などの実在しない日付の場合はFalseが返される。 【 書式 】《 PHPスクリプト 》 &lt;?php $year = 2013; $month = 9; $day = 30; if (checkdate($month, $day, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebry.hatenadiary.org%2Fentry%2F20131121%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/20131109/20131109114458.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-21 00:00:00</published>
  <title>日付・時刻を取得する０９</title>
  <type>rich</type>
  <url>https://webry.hatenadiary.org/entry/20131121/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
