<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: XML Generator DB</title>
	<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/</link>
	<description>Throwing code to the wind</description>
	<pubDate>Thu, 17 May 2012 11:30:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Matt</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-788</link>
		<author>Matt</author>
		<pubDate>Thu, 06 Dec 2007 03:31:00 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-788</guid>
					<description>Could you please help me?  I need to create an XML file that is filled randomly and so next time it is randomized again it overwrites the other data in the XML file.  Please help.  I am new and confused.</description>
		<content:encoded><![CDATA[<p>Could you please help me?  I need to create an XML file that is filled randomly and so next time it is randomized again it overwrites the other data in the XML file.  Please help.  I am new and confused.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-789</link>
		<author>fromvega</author>
		<pubDate>Thu, 06 Dec 2007 19:28:41 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-789</guid>
					<description>Matt, this script is designed to catch fields from database and insert into a XML file. I think it won't help you to do what you want. You should read about SimpleXML in the PHP manual.</description>
		<content:encoded><![CDATA[<p>Matt, this script is designed to catch fields from database and insert into a XML file. I think it won&#8217;t help you to do what you want. You should read about SimpleXML in the PHP manual.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1244</link>
		<author>John</author>
		<pubDate>Sun, 14 Jun 2009 18:45:26 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1244</guid>
					<description>IF there are blank fields in the database the opening tag in the xml is not produced if I put spaces in the data field no problem look at title and filename in this output.
 
            
		1102
		30
		 
		 	       http://www.amillioncooks.com/data/images/player_logo.jpg
		
		
	

Finally, at the end of execution I get the following error.  

----------------------------------------------
  fromvega XML Generator 2.DB - fromvega.com
-----------------------------------------------
Creating XML file...

Warning:  DOMDocument::loadXML() [domdocument.loadxml]: xmlParseEntityRef: no name in Entity, line: 8 in /home/u6/amctsn2009/html/playlist_test.php on line 113

Warning:  Invalid argument supplied for foreach() in /home/u6/amctsn2009/html/playlist_test.php on line 116
Done!


Love the script and can probably work through the issues jsut thought you might be able to give me a headstart.

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>IF there are blank fields in the database the opening tag in the xml is not produced if I put spaces in the data field no problem look at title and filename in this output.</p>
<p>		1102<br />
		30</p>
<p>		 	       <a href="http://www.amillioncooks.com/data/images/player_logo.jpg" rel="nofollow">http://www.amillioncooks.com/data/images/player_logo.jpg</a></p>
<p>Finally, at the end of execution I get the following error.  </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
  fromvega XML Generator 2.DB - fromvega.com<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Creating XML file&#8230;</p>
<p>Warning:  DOMDocument::loadXML() [domdocument.loadxml]: xmlParseEntityRef: no name in Entity, line: 8 in /home/u6/amctsn2009/html/playlist_test.php on line 113</p>
<p>Warning:  Invalid argument supplied for foreach() in /home/u6/amctsn2009/html/playlist_test.php on line 116<br />
Done!</p>
<p>Love the script and can probably work through the issues jsut thought you might be able to give me a headstart.</p>
<p>Thanks for your help.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Ap.Muthu</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1273</link>
		<author>Ap.Muthu</author>
		<pubDate>Sun, 06 Sep 2009 06:03:26 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1273</guid>
					<description>set the DSN and not the DNS.

Quote: "In particular you should be careful while setting the DNS (line 36) of the database. "</description>
		<content:encoded><![CDATA[<p>set the DSN and not the DNS.</p>
<p>Quote: &#8220;In particular you should be careful while setting the DNS (line 36) of the database. &#8220;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: z</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1288</link>
		<author>z</author>
		<pubDate>Thu, 05 Nov 2009 09:17:39 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1288</guid>
					<description>fantastic! this made a bazillion things so much easier! :D</description>
		<content:encoded><![CDATA[<p>fantastic! this made a bazillion things so much easier! <img src='http://fromvega.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Greg</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1375</link>
		<author>Greg</author>
		<pubDate>Mon, 20 Sep 2010 18:38:32 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-db/#comment-1375</guid>
					<description>I am trying to do a custom query and it is not working what am I doing wrong? I try both ways WHERE ID = 1 and ID = 1</description>
		<content:encoded><![CDATA[<p>I am trying to do a custom query and it is not working what am I doing wrong? I try both ways WHERE ID = 1 and ID = 1</p>
]]></content:encoded>
				</item>
</channel>
</rss>

