<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Building Browsergames - Latest Comments in Building Browsergames: DRYing out our database connections (PHP)</title><link>http://bbgames.disqus.com/</link><description></description><language>en</language><lastBuildDate>Mon, 20 Apr 2009 15:47:07 -0000</lastBuildDate><item><title>Re: Building Browsergames: DRYing out our database connections (PHP)</title><link>http://buildingbrowsergames.com/2008/07/09/drying-out-our-database-connections-php/#comment-8464721</link><description>I don't think you really should do this. Later there will be much more values in it and you dont want to connect to mysql always when you include the file. Also I would start searching in the config for the mysql config and not in the database file</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BBBB</dc:creator><pubDate>Mon, 20 Apr 2009 15:47:07 -0000</pubDate></item><item><title>Re: Building Browsergames: DRYing out our database connections (PHP)</title><link>http://buildingbrowsergames.com/2008/07/09/drying-out-our-database-connections-php/#comment-7216414</link><description>I am just checking if my own ideas are not silly or if I am forgetting something. But of course, you can use them ;)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MrLollige</dc:creator><pubDate>Sat, 14 Mar 2009 14:03:43 -0000</pubDate></item><item><title>Re: Building Browsergames: DRYing out our database connections (PHP)</title><link>http://buildingbrowsergames.com/2008/07/09/drying-out-our-database-connections-php/#comment-7215524</link><description>That sounds like a pretty good idea - the tutorial's finished, but I'll&lt;br&gt;definitely have to keep that in mind for next time.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bbgames</dc:creator><pubDate>Sat, 14 Mar 2009 13:10:16 -0000</pubDate></item><item><title>Re: Building Browsergames: DRYing out our database connections (PHP)</title><link>http://buildingbrowsergames.com/2008/07/09/drying-out-our-database-connections-php/#comment-7213095</link><description>Right now, you do not need the config file for anything else but database values.. Right?&lt;br&gt;&lt;br&gt;So why not make the config and the database connection file the same file?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MrLollige</dc:creator><pubDate>Sat, 14 Mar 2009 10:23:30 -0000</pubDate></item></channel></rss>