<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040169" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040169</link>
    <description></description>
    <language>en</language>
          <item>
    <title>A couple of things to bear</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/help-needed-csv-file-formatting#comment-1228119</link>
    <description> &lt;p&gt;A couple of things to bear in mind with CSV files:&lt;/p&gt;
&lt;ul class=&quot;bb-list&quot;&gt;
&lt;li&gt; Any field containing a comma also needs quotes around it&lt;/li&gt;
&lt;li&gt; Double any quotes that may occur inside such a quoted field&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But you probably already knew that.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jan 2008 05:58:18 +0000</pubDate>
 <dc:creator>webwiz</dc:creator>
 <guid isPermaLink="false">comment 1228119 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I never knew that function</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/help-needed-csv-file-formatting#comment-1228117</link>
    <description> &lt;p&gt;I never knew that function existed.  When I need to output a csv-formatted file, I just echo everything as plain text and format it manually.&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jan 2008 04:13:31 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1228117 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>How you write the csv file?</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/help-needed-csv-file-formatting#comment-1228106</link>
    <description> &lt;p&gt;How you write the csv file? with fputcsv function?&lt;/p&gt;
 </description>
     <pubDate>Sun, 27 Jan 2008 18:55:03 +0000</pubDate>
 <dc:creator>carloncho</dc:creator>
 <guid isPermaLink="false">comment 1228106 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/help-needed-csv-file-formatting#comment-1226580</link>
    <description> &lt;p&gt;Putting the fields in quotes should do the trick.&lt;/p&gt;
&lt;p&gt;Here is a sample:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;quot;this&lt;br /&gt;is&lt;br /&gt;a&lt;br /&gt;test&amp;quot;,&amp;quot;hello&amp;quot;&lt;br /&gt;&amp;quot;how are&lt;br /&gt;you?&amp;quot;,&amp;quot;I am&lt;br /&gt;fine&amp;quot;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;Here is the result:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.pr0gr4mm3r.com/pics/184.png&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Nov 2007 21:59:00 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1226580 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/help-needed-csv-file-formatting#comment-1226557</link>
    <description> &lt;p&gt;I&#039;m not sure if it can be done.  The only thing I can think of is try running phpMyAdmin, create a sample table, then go to EXPORT and choose Excel format, and instead of telling excel to open the file, tell it to open in notepad to see how that formats them....&lt;/p&gt;
&lt;p&gt;If I think about it tomorrow and get time, I&#039;ll play around with it and se what I can come up with.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Wed, 21 Nov 2007 04:05:52 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1226557 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
