<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Don't know if I'm using the query right]]></title>
		<link>https://punbb.informer.com/forums/topic/15594/dont-know-if-im-using-the-query-right/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/15594/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Don't know if I'm using the query right.]]></description>
		<lastBuildDate>Sun, 22 Apr 2007 20:00:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Don't know if I'm using the query right]]></title>
			<link>https://punbb.informer.com/forums/post/92424/#p92424</link>
			<description><![CDATA[<p>A <a href="http://punbb.org/forums/viewtopic.php?pid=92383#p92383">recent post from Smartys</a> might help you out.</p>]]></description>
			<author><![CDATA[null@example.com (pogenwurst)]]></author>
			<pubDate>Sun, 22 Apr 2007 20:00:18 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/92424/#p92424</guid>
		</item>
		<item>
			<title><![CDATA[Don't know if I'm using the query right]]></title>
			<link>https://punbb.informer.com/forums/post/92126/#p92126</link>
			<description><![CDATA[<p>I have this following code for a query on a page I am making:</p><div class="codebox"><pre><code>$from = $db-&gt;query(&#039;SELECT username FROM &#039;.$db-&gt;prefix.&#039;users WHERE id=&#039;.$senderid) or error(&#039;Cannot find user&#039;, __FILE__, __LINE__, $db-&gt;error());</code></pre></div><p>Let me explain it a little bit:<br />- I have a user&#039;s ID sent to a database. The ID saves correctly, and I&#039;ve checked that. But, when I use this query to select a username from the database by the ID all I get is the result &quot;Resource id #17&quot;. Is there something that I am doing wrong that I should edit the code by?</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (Sam Rusch)]]></author>
			<pubDate>Wed, 18 Apr 2007 21:26:59 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/92126/#p92126</guid>
		</item>
	</channel>
</rss>
