<?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: Mysql fetch array problem</title>
	<atom:link href="http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/</link>
	<description></description>
	<lastBuildDate>Tue, 12 Oct 2010 14:13:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: sandrar</title>
		<link>http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/comment-page-1/#comment-4660</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/#comment-4660</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://blog.kamibu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dionyziz</title>
		<link>http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/comment-page-1/#comment-114</link>
		<dc:creator>dionyziz</dc:creator>
		<pubDate>Tue, 30 Oct 2007 17:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/#comment-114</guid>
		<description>In reply to Aduma&#039;s question, you need to include the userid in your links like so:

&lt;code lang=&quot;html4strict&quot;&gt;&lt;a href=&quot;/viewuser?userid=5&quot; rel=&quot;nofollow&quot;&gt;dionyziz&lt;/a&gt;&lt;/code&gt;

As you can see, the userid gets passed when the user clicks on the link, but the user only sees the username. I hope that helps.</description>
		<content:encoded><![CDATA[<p>In reply to Aduma&#8217;s question, you need to include the userid in your links like so:</p>
<p><pre class="html4strict"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;/viewuser?userid=5&quot;</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;nofollow&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>dionyziz<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span></pre></p>
<p>As you can see, the userid gets passed when the user clicks on the link, but the user only sees the username. I hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aduma</title>
		<link>http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/comment-page-1/#comment-110</link>
		<dc:creator>Aduma</dc:creator>
		<pubDate>Mon, 29 Oct 2007 10:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/#comment-110</guid>
		<description>Directory

I want 2 fetch results by row, the primary key is the ID and user will search using name when results appear must appear in rows when 1 clicks at a name it must show details of the person.The problem is that i cannot write a select statement to select of the clicking part, coz people might have same name but different ID&#039;s so i need a select statement that will accomodate all of the people not only 1. Thanx</description>
		<content:encoded><![CDATA[<p>Directory</p>
<p>I want 2 fetch results by row, the primary key is the ID and user will search using name when results appear must appear in rows when 1 clicks at a name it must show details of the person.The problem is that i cannot write a select statement to select of the clicking part, coz people might have same name but different ID&#8217;s so i need a select statement that will accomodate all of the people not only 1. Thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webmasterheadlines.com &#187; Blog Archive &#187; Mysql fetch array problem</title>
		<link>http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/comment-page-1/#comment-4</link>
		<dc:creator>webmasterheadlines.com &#187; Blog Archive &#187; Mysql fetch array problem</dc:creator>
		<pubDate>Sun, 24 Jun 2007 11:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamibu.com/2007/06/24/mysql-fetch-array-problem/#comment-4</guid>
		<description>[...] Mysql fetch array problemCurrently I&#8217;m working on converting my practice project, a simple uploader program in PHP, into OOP. Let&#8217;s take a look at the construct of the User class. For every instance of the class that is created, there is a check on whether the parameter&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Mysql fetch array problemCurrently I&#8217;m working on converting my practice project, a simple uploader program in PHP, into OOP. Let&#8217;s take a look at the construct of the User class. For every instance of the class that is created, there is a check on whether the parameter&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

