<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP / MySQL Connection Class</title>
	<atom:link href="http://www.webmaster-talk.com/blog/17/php-mysql-connection-class/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-talk.com/blog/17/php-mysql-connection-class</link>
	<description></description>
	<lastBuildDate>Fri, 04 Apr 2008 08:19:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mgraphic</title>
		<link>http://www.webmaster-talk.com/blog/17/php-mysql-connection-class/comment-page-1#comment-13</link>
		<dc:creator>mgraphic</dc:creator>
		<pubDate>Mon, 09 Apr 2007 19:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-talk.com/blog/17/php-mysql-connection-class#comment-13</guid>
		<description>Hi Scott - If you are developing more of a application environment, you can include the class file and declare the class object in the application top file, and close the connection in the application bottom file.  PHP engine will always auto close the connection anyways, but its not bad to make it a practice either.</description>
		<content:encoded><![CDATA[<p>Hi Scott &#8211; If you are developing more of a application environment, you can include the class file and declare the class object in the application top file, and close the connection in the application bottom file.  PHP engine will always auto close the connection anyways, but its not bad to make it a practice either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.webmaster-talk.com/blog/17/php-mysql-connection-class/comment-page-1#comment-10</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 06 Apr 2007 06:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-talk.com/blog/17/php-mysql-connection-class#comment-10</guid>
		<description>Great article. Is there any reason you don&#039;t ever close the connection to the database? Also, I couldn&#039;t find where the mysqlClass was declared...
Thanks!</description>
		<content:encoded><![CDATA[<p>Great article. Is there any reason you don&#8217;t ever close the connection to the database? Also, I couldn&#8217;t find where the mysqlClass was declared&#8230;<br />
Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
