<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Extra content at the end of the document</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/extra-content-at-the-end-of-the-document</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/extra-content-at-the-end-of-the-document/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>urbanmichal on Extra content at the end of the document</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/extra-content-at-the-end-of-the-document#p19549</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/extra-content-at-the-end-of-the-document#p19549</guid>
        	        	<description><![CDATA[<p>I have an strange error...</p>
<p>"This page contains the following errors:</p>
<p>error on line 3 at column 1: Extra content at the end of the document</p>
<p>Below is a rendering of the page up to the first error."</p>
<p>00 (two zeros)</p>
</p>
<p>What is it?</p>
</p>
<p>Fragment that generates XML:</p>
<p>echo "&#60;?xml version=&#39;1.0&#39; encoding=&#39;utf-8&#39;?$et\n";</p>
<p>echo "&#60;rows&#62;";</p>
<p>echo "&#60;page&#62;".$page."&#60;/page&#62;";</p>
<p>echo "&#60;total&#62;".$total_pages."&#60;/total&#62;";</p>
<p>echo "&#60;records&#62;".$count."&#60;/records&#62;";</p>
<p>// be sure to put text data in CDATA</p>
<p>while($row = mysql_fetch_array($result,MYSQL_ASSOC)) {</p>
<p>echo "&#60;row id=&#39;". $row[ID]."&#39;&#62;";</p>
<p>echo "&#60;cell&#62;". $row[ID]."&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;". $row[indeks]."&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;&#60;![CDATA[". $row[symbol]."]]&#62;&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;&#60;![CDATA[". $row[nazwa]."]]&#62;&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;". $row[cenaNetto]."&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;&#60;![CDATA[". $row[waluta]."]]&#62;&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;&#60;![CDATA[". $row[wysokoscObliczeniowa]."]]&#62;&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;". $row[IDRodzaj]."&#60;/cell&#62;";</p>
<p>echo "&#60;cell&#62;". $row[IDTyp]."&#60;/cell&#62;";</p>
<p>echo "&#60;/row&#62;";</p>
<p>}</p>
<p>echo "&#60;/rows&#62;";?&#62;</p>
]]></description>
        	        	<pubDate>Mon, 06 Sep 2010 15:44:36 +0300</pubDate>
        </item>
</channel>
</rss>