<?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: MySQLi: Avoid Explicitly Listing Every Column in bind_result()</title>
	<atom:link href="http://www.charles-reace.com/blog/2009/04/28/mysqli-avoiding-bind_result-for-every-column/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.charles-reace.com/blog/2009/04/28/mysqli-avoiding-bind_result-for-every-column/</link>
	<description>Random thoughts about PHP, MySQL, and life in general</description>
	<lastBuildDate>Sat, 10 Jul 2010 21:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Charles</title>
		<link>http://www.charles-reace.com/blog/2009/04/28/mysqli-avoiding-bind_result-for-every-column/comment-page-1/#comment-1752</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Wed, 11 Nov 2009 19:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.charles-reace.com/blog/?p=177#comment-1752</guid>
		<description>As an addendum to this, you can use a similar technique with a variable number of input parameters and the bind_param() function as described at http://phpbuilder.com/board/showthread.php?p=10933647#post10933647 .</description>
		<content:encoded><![CDATA[<p>As an addendum to this, you can use a similar technique with a variable number of input parameters and the bind_param() function as described at <a href="http://phpbuilder.com/board/showthread.php?p=10933647#post10933647" rel="nofollow">http://phpbuilder.com/board/showthread.php?p=10933647#post10933647</a> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
