<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>stripslashesバックスラッシュでクォートされた文字列を元に戻す 書式：string stripslashes( string 文字列 ) 返値：バックスラッシュを取り除いた文字列 ※magic_quotes_gpcはGET/POST/Cookieから送信されたデータを自動的にクォートするので、このクォートが必用ない時に、クォートを削除する。magic_quotes_gpc値がONならクォートを取り除く &lt;?php if ( get_magic_quotes_gpc() ) { echo stripslashes( $foo ); } ?&gt;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F20070928%2F1190976499&quot; title=&quot;stripslashes：エスケープのスラッシュを取り除く - kikukawa&amp;#39;s diary&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>2007-09-28 19:48:19</published>
  <title>stripslashes：エスケープのスラッシュを取り除く</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/20070928/1190976499</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
