<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Simple CSV Reader'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Wed, 22 Apr 2026 15:28:13 +0000</lastBuildDate>
    <item>
      <title>Sverri said on 11/Oct/2010</title>
      <link>https://ipv6.snipplr.com/view/39165/simple-csv-reader</link>
      <description>&lt;p&gt;PHP is extremely flexible when it comes to key, variable and field (member) names. They can be called just about anything, provided you enclose it in curly braces, such as ${"this is a variable"} = "this works";. Likewise, if you have fields with spaces in them, you can access them using curly braces, like this: $row-&gt;{"a field name"};.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Oct 2010 15:33:07 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/39165/simple-csv-reader</guid>
    </item>
    <item>
      <title>Sverri said on 11/Oct/2010</title>
      <link>https://ipv6.snipplr.com/view/39165/simple-csv-reader</link>
      <description>&lt;p&gt;PHP is extremely flexible when it comes to key, variable and field (member) names. They can be called just about anything, provided you enclose it in curly braces, such as ${"this is a variable"} = "this works";. Likewise, if you have fields with spaces in them, you can access them using curly braces, like this: $row-&gt;{"a field name"};.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Oct 2010 15:39:00 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/39165/simple-csv-reader</guid>
    </item>
  </channel>
</rss>
