<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tksptan</author_name>
  <author_url>https://blog.hatena.ne.jp/tksptan/</author_url>
  <blog_title>ねこさんとへびさんの新人技術ブログ</blog_title>
  <blog_url>https://tkstudy.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>PHPにはユーザーが入力した値を簡単に検証することができる仕組みがあります。 例えば$_POST[’variable_name']の値を受け取るとど同時にフィルターをかけたい場合、以下のように書きます。filter_input ( int $type , string $variable_name [, int $filter] )$filterが省略された場合は、検証はなされず$_POST[’variable_name']の値がそのまま受け取れます。どんなフィルターが使えるかは下記のページを参考にしてください。 PHP: 検証フィルタ - Manualメールアドレスの検証には正規表現が利用さ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftkstudy.hateblo.jp%2Fentry%2F2018%2F08%2F08%2F235206&quot; title=&quot;Memo!実用的ではないかもしれないメールアドレスのバリデーション方法 - PHP - ねこさんとへびさんの新人技術ブログ&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>2018-08-08 23:52:06</published>
  <title>Memo!実用的ではないかもしれないメールアドレスのバリデーション方法 - PHP</title>
  <type>rich</type>
  <url>https://tkstudy.hateblo.jp/entry/2018/08/08/235206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
