<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mojeld</author_name>
  <author_url>https://blog.hatena.ne.jp/mojeld/</author_url>
  <blog_title>トルネード</blog_title>
  <blog_url>https://mojelder.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>入力タブ区切りファイル a \t b \t c \t d phpコード &lt;?php $file_ = new SplFileObject(&quot;~/test.tsv&quot;, 'r'); while (!$file_-&gt;eof()) { $line_= $file_-&gt;fgetcsv(&quot;\t&quot;); if (! empty($line_[0])) { echo $line_[0]; echo $line_[1]; echo $line_[2]; echo $line_[3] . &quot;\n&quot;; } } ?&gt;</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmojelder.hatenablog.com%2Fentry%2F2016%2F05%2F17%2F195649&quot; title=&quot;phpで(TSV)タブ区切りファイルを読む - トルネード&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>http://cdn-ak.f.st-hatena.com/images/fotolife/m/mojeld/20160517/20160517195428.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-05-17 19:56:49</published>
  <title>phpで(TSV)タブ区切りファイルを読む</title>
  <type>rich</type>
  <url>https://mojelder.hatenablog.com/entry/2016/05/17/195649</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
