<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1054198" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1054198</link>
    <description></description>
    <language>en</language>
          <item>
    <title>whe you trying to echo i.e. </title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/error-message-when-i-edit-php#comment-1285210</link>
    <description> &lt;p&gt;whe you trying to echo i.e.  &lt;code&gt;echo (&amp;quot;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;$row[name]&amp;lt;/td&amp;gt;&amp;quot;);&lt;/code&gt; do not place variable inside the double quotes .Text other than variable should be inside quotes and it should be concatenated with variable. so, the proper format is :&lt;br /&gt;
&lt;code&gt;echo(&amp;quot;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;quot;.$row[name].&amp;quot;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;quot;);&lt;/code&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 07 Jun 2013 11:46:00 +0000</pubDate>
 <dc:creator>paratan</dc:creator>
 <guid isPermaLink="false">comment 1285210 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
