<?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>ファイルのダウンロード時に日本語を使用する場合は、ブラウザによって文字化けを起こすので注意する必要がある。$filename = &quot;file_name&quot;;$ua = $_SERVER['HTTP_USER_AGENT'];if (strstr($ua, 'MSIE') &amp;&amp; !strstr($ua, 'Opera')) { $filename = mb_convert_encoding($filename, &quot;SJIS&quot;, &quot;EUC-JP&quot;); } elseif (strstr($ua, &quot;Safari&quot;)) { $filename = $filename; } else { $filenam…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F20071121%2F1195637228&quot; title=&quot;ファイルのダウンロード - 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-11-21 18:27:08</published>
  <title>ファイルのダウンロード</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/20071121/1195637228</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
